]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/parse-port: fix whitespaces bug 8137/head
authorDaniel Young <daniel.richard.young@gmail.com>
Mon, 23 May 2022 19:41:48 +0000 (15:41 -0400)
committerVictor Julien <vjulien@oisf.net>
Tue, 1 Nov 2022 08:57:34 +0000 (09:57 +0100)
commitaeb0c0e71a998aceaad5140fa106e8609b1683ee
tree37756906042d10ee5bcde443e6ada460f4fca784
parentea85e2ccf2a0c790d21e748fdd74ad05d3efa947
detect/parse-port: fix whitespaces bug

Updated by Victor Julien to:
- accept but strip leading whitespaces
- update tests
- cleanup tests
src/detect-engine-port.c
src/tests/detect-parse.c