Actions
Bug #1182
closedunix-socket: cppcheck warnings
Affected Versions:
Effort:
Difficulty:
Label:
Description
Using cppcheck 1.64:
[src/unix-manager.c:306]: (error) Memory pointed to by 'client' is freed twice. [src/unix-manager.c:313]: (error) Memory pointed to by 'client' is freed twice. [src/unix-manager.c:323]: (error) Memory pointed to by 'client' is freed twice. [src/unix-manager.c:334]: (error) Memory pointed to by 'client' is freed twice.
Updated by Victor Julien over 10 years ago
- Target version changed from 2.0.2 to 2.0.3
Updated by Victor Julien about 10 years ago
- Target version changed from 2.0.3 to 2.0.4
Updated by Victor Julien about 10 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Eric Leblond
- Target version changed from 2.0.4 to 2.0.5
Updated by Victor Julien almost 10 years ago
- Target version changed from 2.0.5 to 2.0.6
Updated by Victor Julien almost 10 years ago
- Status changed from Assigned to Closed
- Target version changed from 2.0.6 to 2.0.5
- % Done changed from 0 to 100
This was fixed in 2.0.5 https://github.com/inliniac/suricata/pull/1244
Actions