On 9/26/19 12:12 PM, Michal Privoznik wrote:
> There are three cases where vir*DeviceGetPath() returns a const
> string. In these cases, the string is initialized in
> corresponding vir*DeviceNew() calls which fail if string couldn't
> be allocated. There's no point in checking the second time if the
> string is NULL.
> 
> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
> ---
>  src/qemu/qemu_domain.c | 9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)

Reviewed-by: Cole Robinson <crobi...@redhat.com>

- Cole

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

Reply via email to