libntoh
libntoh copied to clipboard
No unlock_access in case of NTOH_TCP_PORTS_MISMATCH
In the file tcpreassembly.c line 1264, there is a lock done just before NTOH_TCP_PORTS_MISMATCH check.
In case of return (line 1271=, there is no unlock_access done.