[llvm-bugs] [Bug 32357] -O1 replaces strncmp with strcmp even if one param is not null-terminated
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 24 15:31:42 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32357
Kostya Serebryany <kcc at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Kostya Serebryany <kcc at google.com> ---
r298746 resolves the problem on the libFuzzer side, closing.
Please reopen if there is still something to fix on clang or glibc side.
--
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/20170324/b6df8d74/attachment.html>
More information about the llvm-bugs
mailing list