]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: bump detect engine version for tenant reload 8635/head
authorPhilippe Antoine <contact@catenacyber.fr>
Fri, 10 Mar 2023 10:28:26 +0000 (11:28 +0100)
committerVictor Julien <vjulien@oisf.net>
Mon, 27 Mar 2023 19:46:31 +0000 (21:46 +0200)
commitd313b5d60598e143e6e97eca8ac35d6a01ec6014
tree2b1d8040ac354344aace87d85c9a2d5c3890cb5f
parent473ca6dcf4789259ec4543d7d648bd1bd19986fc
detect: bump detect engine version for tenant reload

Because the engine version is used to free the old
variables and not the new ones.
As is done in DetectEngineReload.

Ticket: #5866
src/detect-engine.c