]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect-parse: string copy not required 3022/head
authorJason Ish <ish@unx.ca>
Tue, 21 Nov 2017 20:01:21 +0000 (14:01 -0600)
committerVictor Julien <victor@inliniac.net>
Tue, 28 Nov 2017 07:58:28 +0000 (08:58 +0100)
commitd0846cc561910ecc14404e0a17b80fa61f45fe79
tree2b886ff380c99f766c2c9860be9037cbccb3a622
parent73d1e4bc84d535298fe888309ad5a35b20cba6ae
detect-parse: string copy not required

Without using pcre, copies of the strings are no longer
required.
src/detect-parse.c