diff options
author | Michal Privoznik <mprivozn@redhat.com> | 2011-05-23 14:41:00 +0200 |
---|---|---|
committer | Michal Privoznik <mprivozn@redhat.com> | 2011-05-24 10:33:36 +0200 |
commit | ebf5ee12d15857363bcfde7fed25aa7fe8334d79 (patch) | |
tree | 1430916de3c92d87b2cf78e056b4c5857673d044 /libvirt-override-api.xml | |
parent | 080c8ac14aecdba2b125eddd94d75c2f95ecf831 (diff) | |
download | libvirt-python-v6-ebf5ee12d15857363bcfde7fed25aa7fe8334d79.tar.gz libvirt-python-v6-ebf5ee12d15857363bcfde7fed25aa7fe8334d79.tar.xz libvirt-python-v6-ebf5ee12d15857363bcfde7fed25aa7fe8334d79.zip |
python: Don't free must-not-free variables
py_str() function call PyString_AsString(). As written in documentation,
the caller must not free the returned value, because it points to some
internal structures.
Diffstat (limited to 'libvirt-override-api.xml')
0 files changed, 0 insertions, 0 deletions