]> git.ipfire.org Git - thirdparty/suricata.git/commit
util/debug: increase max length of message
authorEric Leblond <el@stamus-networks.com>
Fri, 29 Nov 2024 17:46:11 +0000 (18:46 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 28 Jan 2025 21:34:26 +0000 (22:34 +0100)
commit8230cb5672e29c89a3feaf9670b5667e38a7149f
treefec610d5607779e3499ca6cb7a6a5bd0bbf5b3c4
parenta2905ae5d4980b80aeeab501051911f38869b853
util/debug: increase max length of message

When a signature is incorrect, its full content is logged in a
message with some other information such as rules file name. As
a result, the log message must be longer than a maximum signature
length which is 8192.

Ticket: 7419
src/util-debug.h