
2 Oct
2020
2 Oct
'20
9:56 a.m.
On Fri, Oct 02, 2020 at 11:22:09AM +0200, Michal Privoznik wrote:
The @checkMACAddress string is allocated in virVMXGetConfigString() but never freed.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/vmx/vmx.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>