On 9/1/21 15:21, Aaron Conole wrote: > 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]>
Thanks! Applied and backported down to 2.12. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
