]> git.ipfire.org Git - thirdparty/suricata.git/commit
filestore: fix parsing bug 1149/head 1150/head
authorVictor Julien <victor@inliniac.net>
Tue, 30 Sep 2014 07:56:41 +0000 (09:56 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 3 Oct 2014 14:36:24 +0000 (16:36 +0200)
commit382cb7c8af374ea59a68cbec231d5fbba0466fb0
tree29820e3919932fdb294b78fe9b54d23337b0e6e2
parent8cf073604603c2e6559c7a7b1f69ec7e93b7c6d4
filestore: fix parsing bug

Filestore keyword can have options or no options, and the parser
was enforcing the NOOPT flag too strictly.

Bug #1288
src/detect-filestore.c
src/detect-parse.c
src/detect.h