mirror of https://github.com/OISF/suricata
cybersecurityidsintrusion-detection-systemintrusion-prevention-systemipsnetwork-monitornetwork-monitoringnsmsecuritysuricatathreat-hunting
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.
The full path of the script names is stored in a buffer that wasn't freed at exit. ==24195== 41 bytes in 1 blocks are definitely lost in loss record 300 of 613 ==24195== at 0x4C2A2DB: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so) ==24195== by 0x565D06: DetectLoadCompleteSigPath (detect.c:251) ==24195== by 0x7CABE8: DetectLuajitParse (detect-luajit.c:595) ==24195== by 0x7CD2AE: DetectLuajitSetup (detect-luajit.c:827) ==24195== by 0x7DC273: SigParseOptions (detect-parse.c:547) ==24195== by 0x7DDC75: SigParse (detect-parse.c:856) ==24195== by 0x7E1C2B: SigInitHelper (detect-parse.c:1336) ==24195== by 0x7E2968: SigInit (detect-parse.c:1559) ==24195== by 0x7E37B1: DetectEngineAppendSig (detect-parse.c:1831) ==24195== by 0x566D17: DetectLoadSigFile (detect.c:335) ==24195== by 0x567636: SigLoadSignatures (detect.c:423) ==24195== by 0x951A97: LoadSignatures (suricata.c:1816) This patch frees the buffer. |
11 years ago | |
---|---|---|
benches | ||
contrib | ||
doc | ||
m4 | ||
qa | ||
rules | 11 years ago | |
scripts | ||
src | 11 years ago | |
.gitignore | ||
COPYING | ||
ChangeLog | 11 years ago | |
LICENSE | ||
Makefile.am | ||
Makefile.cvs | ||
acsite.m4 | ||
autogen.sh | ||
classification.config | ||
config.rpath | ||
configure.ac | 11 years ago | |
doxygen.cfg | ||
reference.config | ||
suricata.yaml.in | 11 years ago | |
threshold.config |