mirror of https://github.com/OISF/suricata
app-layer: don't wrap around on port 65535
A port value of 65535 caused the port value to wrap-around to 0
resulting in an infinite loop.
Fixes: 53fc70a9a7 ("protodetect: fix int warnings")
pull/7730/head
parent
c8cf25a21a
commit
f1f43cba5e
Loading…
Reference in New Issue