]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/file: use util to turn keyword to nocase 9355/head
authorVictor Julien <vjulien@oisf.net>
Fri, 4 Aug 2023 15:08:06 +0000 (17:08 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 7 Aug 2023 18:40:59 +0000 (20:40 +0200)
commitc5d83d081e9cd77e49d1477b26e276c979e29dab
tree7f8fbbd38c34e5531e53a3ba49062224f8e064fd
parentef936acdba0cda1da09ff4b7ea35281bd8f18429
detect/file: use util to turn keyword to nocase

This changes the way the pattern is stored by making it lowercase.
src/detect-filemagic.c
src/detect-filename.c