]> git.ipfire.org Git - thirdparty/suricata.git/commit
file: define own variable instead of PATH_MAX
authorPhilippe Antoine <contact@catenacyber.fr>
Wed, 8 Dec 2021 20:14:54 +0000 (21:14 +0100)
committerVictor Julien <vjulien@oisf.net>
Thu, 13 Jan 2022 07:58:11 +0000 (08:58 +0100)
commit86ea7f24742228de26f9b4bd16ce29264cc93070
tree1b5f40769c331b2a1b75ae13e3b7268a13fc73aa
parentc56b1c99d54ef7ea2d1ec4cf4775d04c73e83437
file: define own variable instead of PATH_MAX

to be used for maximum size of file names,
and not depend on the OS
src/app-layer-ftp.c
src/app-layer-htp.c
src/app-layer-smtp.c
src/util-file.h