[libvirt] [PATCH v2] Fix warning about using an uninitialized next_unit value

Ján Tomko jtomko at redhat.com
Mon Jun 3 12:34:22 UTC 2013


On 06/03/2013 01:56 PM, Jiri Denemark wrote:
> Using an uninitialized value and a bool saying if the value is valid may
> confuse compilators.
> ---
>  src/conf/domain_conf.c | 34 +++++++++++++++++-----------------
>  1 file changed, 17 insertions(+), 17 deletions(-)
> 

ACK

Jan




More information about the libvir-list mailing list