]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect-msg: fix option parsing 2047/head
authorEric Leblond <eric@regit.org>
Fri, 29 Apr 2016 17:49:11 +0000 (19:49 +0200)
committerEric Leblond <eric@regit.org>
Fri, 29 Apr 2016 18:00:15 +0000 (20:00 +0200)
commit63937cd9039f7b5205ba732209b850396d07ede8
tree6d320c41b1bc75461e6254bd0daf13628fdfe883
parent7f700a137cd54497c16d99a0c4418f1296a87aaa
detect-msg: fix option parsing

Code removing the space before the double quote at msg option start
was not working correctly for option starting with a space.
src/detect-msg.c