]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: make SigMatch.is_last bool 10187/head
authorShivani Bhardwaj <shivani@oisf.net>
Tue, 16 Jan 2024 08:41:34 +0000 (14:11 +0530)
committerVictor Julien <victor@inliniac.net>
Wed, 17 Jan 2024 16:20:30 +0000 (17:20 +0100)
commit26b81ca00733987f447a819de3f00a3ef52ba256
tree9ae3e0764b7245a3e5c3a15429ec1013e3d813b0
parent588af05565e2f52f5b1f758312e18c1567dbb993
detect: make SigMatch.is_last bool

It is used like bool so much so that nothing needs to be changed even
after changing its type.
src/detect.h