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.
TmThreadCreate copy string provided as name for threads to avoid any issue is a non allocated string is used. This patch also introduce TmThreadSetGroupName function. This function is used to be sure we have an allocation when assigning the thread group name. This way we can free allocated memory at exit. Both code changes have required some fixes in different parts of the code to be in sync with the new API. Good point about these changes is that it fixes an inconsistency were some names were not allocated and some were. |
10 years ago | |
|---|---|---|
| benches | ||
| contrib | 11 years ago | |
| doc | 11 years ago | |
| lua | 11 years ago | |
| m4 | ||
| qa | 10 years ago | |
| rules | 10 years ago | |
| scripts | 10 years ago | |
| src | 10 years ago | |
| .gitignore | 13 years ago | |
| .travis.yml | 10 years ago | |
| COPYING | 10 years ago | |
| ChangeLog | 10 years ago | |
| LICENSE | 10 years ago | |
| Makefile.am | 10 years ago | |
| Makefile.cvs | ||
| acsite.m4 | ||
| autogen.sh | ||
| classification.config | ||
| config.rpath | 13 years ago | |
| configure.ac | 10 years ago | |
| doxygen.cfg | 12 years ago | |
| reference.config | 11 years ago | |
| suricata.yaml.in | 10 years ago | |
| threshold.config | ||