meta-virtualization/recipes-extended/libvirt
Roy Li dc7ab5bea5 libvirt-python: backport a patch to fix crash in getAllDomainStats
Upstream libvirt 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.

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-05-25 09:41:44 -04:00
..
libvirt libvirt-python: backport a patch to fix crash in getAllDomainStats 2016-05-25 09:41:44 -04:00
libvirt-1.3.2 libvirt: uprev to 1.3.2 2016-03-31 09:15:25 -04:00
libvirt_1.3.2.bb globally replace 'base_contains' calls with 'bb.utils.contains' 2016-05-03 22:21:25 -04:00
libvirt-python.inc libvirt-python: backport a patch to fix crash in getAllDomainStats 2016-05-25 09:41:44 -04:00