[libvirt] [PATCH 4/6] lxc_process: Avoid passing NULL iface->iname

Peter Krempa pkrempa at redhat.com
Wed Jan 23 12:57:04 UTC 2013


On 01/22/13 23:09, John Ferlan wrote:
> A followon to commit id: 68dceb635 - if iface->iname is NULL, then
> neither virNetDevOpenvswitchRemovePort() nor virNetDevVethDelete()
> should be called.  Found by Coverity.
> ---
>   src/lxc/lxc_process.c | 14 ++++++++------
>   1 file changed, 8 insertions(+), 6 deletions(-)
>

ACK.

Peter




More information about the libvir-list mailing list