On 01/31/2014 09:12 AM, Michal Privoznik wrote:
> And while doing this, fix one error raised by coverity. With
> current code, @actual_cmd is allowed to be NULL for the whole
> run of testVirNetDevBandwidthSet. However, if something else
> was expected, the @actal_cmd is passed to virtTestDifference
> which dereference it immediately.
> 
> Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
> ---
>  tests/virnetdevbandwidthtest.c | 29 ++++++++++++++++++++++++++++-
>  1 file changed, 28 insertions(+), 1 deletion(-)
> 

ACK  (coverity is happy again too)

John

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

Reply via email to