https://bugs.kde.org/show_bug.cgi?id=144362
--- Comment #4 from Vladimir Marko <swe...@gmail.com> --- (In reply to Philippe Waroquiers from comment #3) > (In reply to Vladimir Marko from comment #2) > Thanks for reporting the problem. > Note that in revision r13361, the bug of false negative for undefined malloc > args was fixed, and this bug should have been related to the commit, and > closed. > I guess it should be better to file a new bug related to the checking > of the valgrind client requests arguments. > > > Similarly, uninitialized parar13361meters to > > > > VALGRIND_MAKE_MEM_NOACCESS() > > VALGRIND_MAKE_MEM_UNDEFINED() > > VALGRIND_MAKE_MEM_DEFINED() > > > > should be reported. See > > > > > > https://android-review.googlesource.com/#/c/307010/14..15/runtime/base/ > > arena_allocator.cc > > > > where it took a long time (and some luck) to track down the uninitialized > > value being passed to VALGRIND_MAKE_MEM_NOACCESS(). Forked new bug https://bugs.kde.org/show_bug.cgi?id=377463 . Feel free to relate this bug to the fixing commit and close. -- You are receiving this mail because: You are watching all bug changes.