Displaying 1 result from an estimated 1 matches for "1060289".
Did you mean:
060289
2016 Dec 01
3
Libfuzzer depending on uninitialized debug info
TL;DR: LibFuzzer appears to depend on debug-info source locations for
whatever IR instrumentation it uses; however, that instrumentation does
not have proper source locations attached to it, leading to potentially
incorrect reporting. The short-term fix is to make sure the debug info
it needs is actually set up; the long-term fix is not to rely on debug
info, because some optimizations will