https://bugs.kde.org/show_bug.cgi?id=463514
Paul Floyd <pjfl...@wanadoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pjfl...@wanadoo.fr --- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> --- > Observations:- > the leaks were not detected with Valgrind. You say no leaks were detected > ==10143== possibly lost: 48 bytes in 1 block > ==10143== still reachable: 14,843 bytes in 40 blocks And then Valgrind says that it detected 1 possible leak and 40 still reachable blocks. You need to look more closely at the leak details to tell whether your calloc really wasn't detected as a leak. You should also use a more recent Valgrind. 3.13 is old. -- You are receiving this mail because: You are watching all bug changes.