
4 Aug
2017
4 Aug
'17
2:43 p.m.
On Fri, Aug 04, 2017 at 16:22:32 +0200, Michal Privoznik wrote:
We're storing the machine name in @priv but free it just in qemuProcessStop, Therefore this may leak.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/qemu/qemu_domain.c | 1 + 1 file changed, 1 insertion(+)
ACK