Actions
Bug #467
closed
PM
AH
compilation with unittests & debug validation
Bug #467:
compilation with unittests & debug validation
Affected Versions:
Effort:
Difficulty:
Label:
Description
When compiling suricata, these two can not be used at the same time:
--enable-unittests
--enable-debug-validation
at the moment, you can compile it like this, but Suricata will segfault when started (after a successful compile).
a compilation time check should be added for this scenario.
Thanks to Marcos Rodrigez and Victor Julien for pinpointing this condition.
Actions