You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/35753453-no-unlock_access-in-case-of-ntoh_tcp_ports_mismatch?utm_campaign=plugin&utm_content=tracker%2F773156&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F773156&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
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.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/35753453-no-unlock_access-in-case-of-ntoh_tcp_ports_mismatch?utm_campaign=plugin&utm_content=tracker%2F773156&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F773156&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: