]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: fix path creation in Windows
authorVictor Julien <vjulien@oisf.net>
Thu, 10 Aug 2023 08:08:37 +0000 (10:08 +0200)
committerJeff Lucovsky <jlucovsky@oisf.net>
Sun, 4 Feb 2024 14:25:08 +0000 (09:25 -0500)
commit11262a94de021b41903aa29de0a9f655b1d13e0f
treefc00b76389ee62f800607c3f86de26f3d859e844
parent13625cf7cc5aecb4329a0f77bb126808049378dd
detect: fix path creation in Windows

Fixes file loading for rule files and Lua scripts.

Bug: #6095.
(cherry picked from commit 04aee5f0995c6ba08d35ee5e363c4e0b9f82b5ca)
src/detect-engine-loader.c