[libvirt] [PATCH] fix crash when starting network

Michal Privoznik mprivozn at redhat.com
Wed Nov 2 09:33:21 UTC 2011


On 02.11.2011 06:17, Wen Congyang wrote:
> commit 27908453 introduces a regression, and it will
> cause libvirt crashed when starting network.
> 
> The reason is that tapfd may be NULL, but we dereference
> it without checking whether it is NULL.
> 
> ---
>  src/util/bridge.c |   18 ++++++++++--------
>  1 files changed, 10 insertions(+), 8 deletions(-)
> 

ACK

Michal




More information about the libvir-list mailing list