diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2009-09-30 08:44:57 +0100 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2009-09-30 08:44:57 +0100 |
commit | 14162d298b6f8edb01a8c82e0c18110ed686ead7 (patch) | |
tree | e5d31e3a8424e6d644630e40239e28553db6464e /extras/mini-os/pcifront.c | |
parent | 43a134db615db6754d70f72bb1beca7b1e0b30a4 (diff) | |
download | xen-14162d298b6f8edb01a8c82e0c18110ed686ead7.tar.gz xen-14162d298b6f8edb01a8c82e0c18110ed686ead7.tar.bz2 xen-14162d298b6f8edb01a8c82e0c18110ed686ead7.zip |
xend: Fix memory leaks in libxc python bindings
Reference counters are not correctly decreased for python object in
several places in python bindings for libxc. Most of them are around
PyList_Append(), which unlike PyList_SetItem() does increment
reference counter of the object being added to a list.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Diffstat (limited to 'extras/mini-os/pcifront.c')
0 files changed, 0 insertions, 0 deletions