[libvirt] [python PATCH] fix crash in getAllDomainStats

Peter Krempa pkrempa at redhat.com
Tue Apr 19 07:23:51 UTC 2016


On Mon, Apr 18, 2016 at 17:07:48 +0200, Pavel Hrdina wrote:
> 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 at redhat.com>
> ---
>  libvirt-override.c | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20160419/3d47e705/attachment-0001.sig>


More information about the libvir-list mailing list