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

Ivo Raisr <iv...@ivosh.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iv...@ivosh.net

--- Comment #7 from Ivo Raisr <iv...@ivosh.net> ---
This could be also confirmed by running Valgrind with --trace-malloc, for
example:
   $ valgrind --trace-malloc=yes bash -c 'exit 0'

Free'd address should have appeared previously in one of
malloc/calloc/realloc/...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to