You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/qa
Victor Julien da45d92c54 valgrind: support hyperscan warning
Issue on Ubuntu 19.04.

==18655== Conditional jump or move depends on uninitialised value(s)
==18655==    at 0x5454603: hs_alloc_scratch (in /usr/lib/x86_64-linux-gnu/libhs.so.5.1.0)
==18655==    by 0x3D5C9A: SCHSPreparePatterns (util-mpm-hs.c:707)
==18655==    by 0x215FEC: DetectMpmPrepareBuiltinMpms (detect-engine-mpm.c:364)
==18655==    by 0x20813A: SigGroupBuild (detect-engine-build.c:1932)
==18655==    by 0x21287B: SigLoadSignatures (detect-engine-loader.c:366)
==18655==    by 0x35A702: LoadSignatures (suricata.c:2419)
==18655==    by 0x35B0DD: PostConfLoadedDetectSetup (suricata.c:2574)
==18655==    by 0x35C827: main (suricata.c:2986)

https://github.com/intel/hyperscan/issues/148
6 years ago
..
coccinelle coccinelle: add missing tests to make dist 7 years ago
docker docker: add ASAN to pcaps build 10 years ago
gnuplot Profiling: add accounting for several detection phases. 14 years ago
Makefile.am Add DrMemory suppress file 12 years ago
drmemory.suppress qa: add more drmemory suppressions for hyperscan 8 years ago
lsan.suppress qa: add leak sanitzer suppression 10 years ago
prscript.py prscript: update urls to use OISF repo 8 years ago
sock_to_gzip_file.py Add simple socket to gzip file PoC. 14 years ago
travis-libhtp.sh qa: update url in libhtp script 9 years ago
valgrind.suppress valgrind: support hyperscan warning 6 years ago
wirefuzz.pl wirefuzz: add 'quiet' mode 7 years ago