
6 Dec
2019
6 Dec
'19
9:52 a.m.
On Fri, Dec 06, 2019 at 02:49:26PM +0100, Michal Privoznik wrote:
On 12/6/19 10:11 AM, Pavel Mores wrote:
The bug was fairly though not 100% reproducible, presumably due to the fact that some of the time, 'safename' might turn out NULL by chance, in which case freeing it is OK.
Signed-off-by: Pavel Mores <pmores@redhat.com> --- src/qemu/qemu_monitor_text.c | 2 -- 1 file changed, 2 deletions(-)
D'oh! I've came around this bug in the morning when playing with libvirt-php too and merged patch around the same time as you posted this fix.
https://www.redhat.com/archives/libvir-list/2019-December/msg00341.html
Sorry,
No problem, what's important is that it's fixed. :-) pvl