Yunjian Wang <[email protected]> writes: > In ovs_pcap_open(), we allocate memory for the 'p_file' > structure but not released when fopen fails. > > Addresses-Coverity: ("Resource leak") > Fixes: b6e840aed03e ("pcap-file: Add nanosecond resolution pcap support.") > Signed-off-by: Yunjian Wang <[email protected]> > ---
Good catch. Thanks. Acked-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
