Dont leak memory from rpm.fi() methods
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 5 Oct 2009 14:23:34 +0000 (17:23 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 5 Oct 2009 14:23:34 +0000 (17:23 +0300)
commit55e6a4b905c1cf680a1235085e268b04e1b5405a
tree81bf34977f2cb28d341b34a4505578a54f340d75
parent3d1169fe698910fc62dd1893c861963dedea2945
Dont leak memory from rpm.fi() methods
- Py_BuildValue() always copies the data mallocing here is just wrong
python/rpmfi-py.c