]> git.ipfire.org Git - thirdparty/suricata.git/commit
decoder-event: BUG_ON on table mismatches
authorVictor Julien <victor@inliniac.net>
Mon, 12 Sep 2016 16:15:01 +0000 (18:15 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 20 Sep 2016 07:41:31 +0000 (09:41 +0200)
commit00313b21408c3c0ac6d128412a88a0616788b081
tree6bd6044c130787c01bb003ebd5635ce60665bd31
parentbbbc5ab1fcd7cb8b38a3ccb698c92f1439f8cbea
decoder-event: BUG_ON on table mismatches

Abort when the event enum and the name<>event table are not matching.
src/decode.c