mirror of https://github.com/OISF/suricata
napatech: Fix potential double release of packet
This addresses readmine issue #4018. There was the potential for a packet buffer to be released twice in response to an error condition. This addresses this by only calling NT_NetRxRelease() when the p->ReleasePacket is called.pull/5560/head
parent
7d594d8710
commit
789dcbd49d
Loading…
Reference in New Issue