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

--- Comment #3 from Guy Harris <g...@alum.mit.edu> ---
$ valgrind --version
valgrind-3.13.0

$ valgrind --leak-check=full /tmp/foo\ bar/foo\ bar 
==98088== Memcheck, a memory error detector
==98088== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==98088== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==98088== Command: /tmp/foo\ bar/foo\ bar
==98088== 
--98088-- run: /usr/bin/dsymutil "/tmp/foo bar/foo bar"

   ...

==98088== 2,048 bytes in 1 blocks are definitely lost in loss record 37 of 42
==98088==    at 0x100096861: malloc (vg_replace_malloc.c:302)
==98088==    by 0x100000F6A: main (in /tmp/foo bar/foo bar)

(deliberately leaked in my small test program).

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

Reply via email to