This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/17439] Conditional jump or move depends on uninitialised value(s)


https://sourceware.org/bugzilla/show_bug.cgi?id=17439

--- Comment #2 from Adam Jirasek <libm3l at gmail dot com> ---
(In reply to Andreas Schwab from comment #1)
> This is a false positive, strchr is reading in 8 byte chunks as long as it
> doesn't cross a page boundary.  You need to rebuild valgrind to enable the
> built-in suppressions.

Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]