On 6/18/19 1:39 PM, Daniel P. Berrangé wrote:
> Fixes for bugs spotted by coverity
> 
> Daniel P. Berrangé (4):
>   conf: fix leak when parsing network port XML
>   conf: fix leak of directory handle when loading network ports
>   conf: fix NULL deref when exporting ports
>   conf: add error checking of UUID generation
> 
>  src/conf/domain_conf.c       | 12 ++++++++++--
>  src/conf/virnetworkobj.c     |  9 ++++++---
>  src/conf/virnetworkportdef.c | 26 +++++++++-----------------
>  3 files changed, 25 insertions(+), 22 deletions(-)
> 

Fix the nit in 2 and that makes coverity happy again...

Thanks

Reviewed-by: John Ferlan <jfer...@redhat.com>

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to