[llvm-bugs] [Bug 24411] libFuzzer outputs that crash libc++'s regex engine

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Feb 7 14:19:08 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=24411

Marshall Clow (home) <mclow.lists at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Marshall Clow (home) <mclow.lists at gmail.com> ---
We have fixed all the regex crashes that OSS-Fuzz has reported.
What's left is stack overflows, large memory usage, and timeouts.

Closing this bug, because they're all being tracked over at OSS-Fuzz.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190207/4be197b1/attachment.html>


More information about the llvm-bugs mailing list