https://bugs.kde.org/show_bug.cgi?id=144362
Philippe Waroquiers <philippe.waroqui...@skynet.be> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philippe.waroquiers@skynet. | |be --- Comment #3 from Philippe Waroquiers <philippe.waroqui...@skynet.be> --- (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(). -- You are receiving this mail because: You are watching all bug changes.