https://bugs.kde.org/show_bug.cgi?id=459047
--- Comment #2 from ronaldaj ---
Note: The memory leak in the minimal example can be removed by adding an extra
delete[] testarray; In my original problem the array comes from outside
from Python. (it is a numpy array coming in through a swig inter
https://bugs.kde.org/show_bug.cgi?id=459047
--- Comment #1 from ronaldaj ---
I also added this simple example to
https://stackoverflow.com/questions/32995657/valgring-memory-leak-from-operator-newunsigned-long
--
You are receiving this mail because:
You are watching all bug changes.