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. |
13 years ago | |
|---|---|---|
| benches | 17 years ago | |
| contrib | 13 years ago | |
| doc | 14 years ago | |
| m4 | 17 years ago | |
| qa | 13 years ago | |
| rules | 13 years ago | |
| scripts | 14 years ago | |
| src | 13 years ago | |
| .gitignore | 13 years ago | |
| COPYING | 17 years ago | |
| ChangeLog | 13 years ago | |
| LICENSE | 17 years ago | |
| Makefile.am | 13 years ago | |
| Makefile.cvs | 17 years ago | |
| acsite.m4 | 17 years ago | |
| autogen.sh | 14 years ago | |
| classification.config | 17 years ago | |
| config.rpath | 13 years ago | |
| configure.ac | 13 years ago | |
| doxygen.cfg | 13 years ago | |
| reference.config | 15 years ago | |
| suricata.yaml.in | 13 years ago | |
| threshold.config | 14 years ago | |