Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix NULL pointer dereference get_ipv6_l4proto()
get_ipv6_next() returns NULL on malformed packets. If that happens return the last proto that could be read. This should fix issue appneta#537
- Loading branch information