
21 Sep
2018
21 Sep
'18
9:51 a.m.
On Thu, Sep 20, 2018 at 05:34:36PM -0400, John Ferlan wrote:
In virDomainMemoryDefParseXML and virDomainVideoDefParseXML if the VIR_ALLOC fails and NULL is returned, then the alteration to ctxt->node isn't reversed.
Found by Coverity
Signed-off-by: John Ferlan <jferlan@redhat.com> --- Reviewed-by: Erik Skultety <eskultet@redhat.com>