diff options
| author | Pavel Hrdina <phrdina@redhat.com> | 2016-04-18 16:53:50 +0200 |
|---|---|---|
| committer | Pavel Hrdina <phrdina@redhat.com> | 2016-04-18 17:06:37 +0200 |
| commit | e9c4e2abffef007a28112ebb40a9586b0128f10b (patch) | |
| tree | 12ea3f9dc5bc9dd7f1f9cd6feb01c7279b5a7991 /libvirt-python.spec.in | |
| parent | 1233645a280a70c45769f3041f2b773d51ce593c (diff) | |
| download | libvirt-python-e9c4e2abffef007a28112ebb40a9586b0128f10b.tar.gz | |
fix crash in getAllDomainStats
Commits 1d39dbaf and 827ed9b4 broke the libvirt-python API by removing
virDomainRef() and virDomainFree(). virDomainStatsRecordListFree() will
free that domain pointer and later when virDomain (python object) call
its destructor and tries to free that same pointer again.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1326839
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Diffstat (limited to 'libvirt-python.spec.in')
0 files changed, 0 insertions, 0 deletions
