]> git.ipfire.org Git - people/ms/suricata.git/commit - configure.ac
detect/filehash: try to open data file from rulefile dir
authorVictor Julien <victor@inliniac.net>
Tue, 14 Aug 2018 08:17:37 +0000 (10:17 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 20 Aug 2018 09:02:58 +0000 (11:02 +0200)
commit6ffa0507d272dfec88e36fa536086b3a76127f07
tree0c9b808a931732cbf4848c84a0e466dc730c0865
parent39ca1db8e8042a384c4fee4575aac2307470e7ee
detect/filehash: try to open data file from rulefile dir

If the data file can't be found in the default location, which
normally is 'default-rule-path', try to see if it can be found
in the path of the rule file that references it.

This makes QA much easier.
configure.ac
src/detect-file-hash-common.c
src/suricata-common.h