https://bugs.kde.org/show_bug.cgi?id=144362

Vladimir Marko <swe...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |swe...@gmail.com

--- Comment #2 from Vladimir Marko <swe...@gmail.com> ---
Similarly, uninitialized parameters 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.

Reply via email to