diff options
author | lns <matzeton@googlemail.com> | 2022-06-03 16:13:36 +0200 |
---|---|---|
committer | lns <matzeton@googlemail.com> | 2022-06-03 17:16:31 +0200 |
commit | b8366740ed5e5afdb9a4aff38063a9f357312bbb (patch) | |
tree | dc9c09388cc8467768521e80aededcfad31e6094 /tests/pcap/syslog.pcapng | |
parent | 00c62a7c3cbf9e6dbbdb22fcbb611f9f7cc19980 (diff) |
Fixed syslog false positives.fix/syslog-false-positive
* syslog: removed unnecessary/unreliable printable string check
* added `ndpi_isalnum()`
* splitted `ndpi_is_printable_string()` into `ndpi_is_printable_buffer()` and `ndpi_normalize_printable_string()`
Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'tests/pcap/syslog.pcapng')
-rw-r--r-- | tests/pcap/syslog.pcapng | bin | 5644 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/pcap/syslog.pcapng b/tests/pcap/syslog.pcapng Binary files differdeleted file mode 100644 index 24b62f5bf..000000000 --- a/tests/pcap/syslog.pcapng +++ /dev/null |