Coverity says that, in this test at the end of revalidate_ukey__(),
'netflow' is always NULL:

    if (netflow && result == UKEY_DELETE) {
        netflow_flow_clear(netflow, &ctx.flow);
    }

I suspect that it is right.

This is from
https://scan3.coverity.com/reports.htm#v16889/p10449/fileInstanceId=14762999&defectInstanceId=4304056&mergedDefectId=179567,
which I hope is more or less publicly accessible.

Any thoughts?

Thanks,

Ben.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to