[libvirt] [PATCH 1/8] conf: Fix leak in virNodeDeviceDefParseXML

Michal Privoznik mprivozn at redhat.com
Mon Feb 27 15:36:22 UTC 2017


On 20.02.2017 14:18, John Ferlan wrote:
> The 'nodes' is overwritten after the first usage and possibly leaked
> if any code in the first set of parsing goes to error.
> 
> Found by Coverity.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/node_device_conf.c | 10 ++++------
>  1 file changed, 4 insertions(+), 6 deletions(-)

ACK and safe for the freeze.

Michal




More information about the libvir-list mailing list