Code

python: Fixed some memory leaks in the write and notification callbacks.
authorSven Trenkel <collectd@semidefinite.de>
Sat, 15 May 2010 20:36:25 +0000 (22:36 +0200)
committerSven Trenkel <collectd@semidefinite.de>
Sat, 15 May 2010 20:36:25 +0000 (22:36 +0200)
commit2d2f830e2c59468dab1109f75d2c885807b8518d
tree2f6594ac83308d74c0da1e54e48c271faf346b32
parent2195f16f6e7c0ba14bb0b04fab98c1b416bfd14d
python: Fixed some memory leaks in the write and notification callbacks.
Thanks to Volkmar Uhlig for the hint.
src/python.c