]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: bump detect engine version for tenant reload 8642/head
authorPhilippe Antoine <contact@catenacyber.fr>
Fri, 10 Mar 2023 10:28:26 +0000 (11:28 +0100)
committerVictor Julien <vjulien@oisf.net>
Wed, 29 Mar 2023 06:10:02 +0000 (08:10 +0200)
commitc64261f374d23a612d1f0ddf973a8c04172d6ae8
tree63a32594d8402696591aaa87059eb087811a3460
parent5dcf7f80dfff26d4ae71b1da1a5cdc5972e78136
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
(cherry picked from commit d313b5d60598e143e6e97eca8ac35d6a01ec6014)
src/detect-engine.c