]> git.ipfire.org Git - thirdparty/suricata.git/commit
Get rid of AppLayerHtpRegisterExtraCallbacks
authorEric Leblond <eric@regit.org>
Wed, 15 Aug 2012 12:04:03 +0000 (14:04 +0200)
committerEric Leblond <eric@regit.org>
Mon, 27 Aug 2012 14:07:21 +0000 (16:07 +0200)
commit66a083dafacd37d77908adeff3ef69e1f4872824
treefc051f9d28dc4477de5b56a66f7df31dc3ac3a44
parent7e09cdc26571f18c2ecdafddfb2552b76fb56225
Get rid of AppLayerHtpRegisterExtraCallbacks

This patch add a early exit condition to the body handling callback.
This permits to avoid to avoid a complex system to handle htp
object change.
src/app-layer-htp.c
src/app-layer-htp.h
src/suricata.c