[llvm-bugs] Issue 7096 in oss-fuzz: llvm/llvm-demangle-fuzzer: Stack-overflow in QualifiedName::printLeft

2018-08-21 Thread ClusterFuzz-External via monorail via llvm-bugs

Updates:
Labels: ClusterFuzz-Verified
Status: Verified

Comment #6 on issue 7096 by ClusterFuzz-External:  
llvm/llvm-demangle-fuzzer: Stack-overflow in QualifiedName::printLeft

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7096#c6

ClusterFuzz testcase 6649544751185920 is verified as fixed, so closing  
issue as verified.


If this is incorrect, please file a bug on  
https://github.com/google/oss-fuzz/issues/new


--
You received this message because:
  1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 7096 in oss-fuzz: llvm/llvm-demangle-fuzzer: Stack-overflow in QualifiedName::printLeft

2018-08-21 Thread ClusterFuzz-External via monorail via llvm-bugs


Comment #5 on issue 7096 by ClusterFuzz-External:  
llvm/llvm-demangle-fuzzer: Stack-overflow in QualifiedName::printLeft

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7096#c5

ClusterFuzz has detected this issue as fixed in range  
201808200140:201808202008.


Detailed report: https://oss-fuzz.com/testcase?key=6649544751185920

Project: llvm
Fuzzer: libFuzzer_llvm_llvm-demangle-fuzzer
Fuzz target binary: llvm-demangle-fuzzer
Job Type: libfuzzer_asan_llvm
Platform Id: linux

Crash Type: Stack-overflow
Crash Address: 0x7ffca2aaaff8
Crash State:
  QualifiedName::printLeft

Sanitizer: address (ASAN)

Regressed:  
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm=201803190520:201803200524
Fixed:  
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm=201808200140:201808202008


Reproducer Testcase:  
https://oss-fuzz.com/download?testcase_id=6649544751185920


See https://github.com/google/oss-fuzz/blob/master/docs/reproducing.md for  
more information.


If you suspect that the result above is incorrect, try re-doing that job on  
the test case report page.


--
You received this message because:
  1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 7096 in oss-fuzz: llvm/llvm-demangle-fuzzer: Stack-overflow in QualifiedName::printLeft

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs

Updates:
Cc: eney...@google.com

Comment #4 on issue 7096 by ClusterFuzz-External:  
llvm/llvm-demangle-fuzzer: Stack-overflow in QualifiedName::printLeft

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7096#c4

(No comment was entered for this change.)

--
You received this message because:
  1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 7096 in oss-fuzz: llvm/llvm-demangle-fuzzer: Stack-overflow in QualifiedName::printLeft

2018-06-15 Thread sheriff… via monorail via llvm-bugs

Updates:
Labels: Deadline-Approaching

Comment #3 on issue 7096 by sheriff...@chromium.org:  
llvm/llvm-demangle-fuzzer: Stack-overflow in QualifiedName::printLeft

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7096#c3

This bug is approaching its deadline for being fixed, and will be  
automatically derestricted within 7 days. If a fix is planned within 2  
weeks after the deadline has passed, a grace extension can be granted.


- Your friendly Sheriffbot

--
You received this message because:
  1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 7096 in oss-fuzz: llvm/llvm-demangle-fuzzer: Stack-overflow in QualifiedName::printLeft

2018-06-04 Thread ClusterFuzz-External via monorail via llvm-bugs

Updates:
Cc: j...@chromium.org

Comment #2 on issue 7096 by ClusterFuzz-External:  
llvm/llvm-demangle-fuzzer: Stack-overflow in QualifiedName::printLeft

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7096#c2

(No comment was entered for this change.)

--
You received this message because:
  1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs


[llvm-bugs] Issue 7096 in oss-fuzz: llvm/llvm-demangle-fuzzer: Stack-overflow in QualifiedName::printLeft

2018-03-24 Thread ClusterFuzz-External via monorail via llvm-bugs

Status: New
Owner: 
CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com,  
igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com,  
mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com
Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible  
Engine-libfuzzer Proj-llvm Reported-2018-03-24

Type: Bug

New issue 7096 by ClusterFuzz-External: llvm/llvm-demangle-fuzzer:  
Stack-overflow in QualifiedName::printLeft

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7096

Detailed report: https://oss-fuzz.com/testcase?key=6649544751185920

Project: llvm
Fuzzer: libFuzzer_llvm_llvm-demangle-fuzzer
Fuzz target binary: llvm-demangle-fuzzer
Job Type: libfuzzer_asan_llvm
Platform Id: linux

Crash Type: Stack-overflow
Crash Address: 0x7ffca2aaaff8
Crash State:
  QualifiedName::printLeft

Sanitizer: address (ASAN)

Regressed:  
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm=201803190520:201803200524


Reproducer Testcase:  
https://oss-fuzz.com/download?testcase_id=6649544751185920


Issue filed automatically.

See https://github.com/google/oss-fuzz/blob/master/docs/reproducing.md for  
more information.


When you fix this bug, please
  * mention the fix revision(s).
  * state whether the bug was a short-lived regression or an old bug in any  
stable releases.

  * add any other useful information.
This information can help downstream consumers.

If you have questions for the OSS-Fuzz team, please file an issue at  
https://github.com/google/oss-fuzz/issues.


--
You received this message because:
  1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.
___
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs