Actions
Bug #1168
closedrunmodes: CID 1197760: Resource leak (RESOURCE_LEAK)
Affected Versions:
Effort:
Difficulty:
Label:
Description
*** CID 1197760: Resource leak (RESOURCE_LEAK) /src/util-runmodes.c: 671 in RunModeSetLiveCaptureWorkers() 665 recv_mod_name, 666 decode_mod_name, 667 thread_name, 668 live_dev_c, 669 aconf, 670 0); >>> CID 1197760: Resource leak (RESOURCE_LEAK) >>> Variable "live_dev_c" going out of scope leaks the storage it points to. 671 } 672 673 return 0; 674 } 675 676 int RunModeSetLiveCaptureSingle(DetectEngineCtx *de_ctx,
Updated by Victor Julien almost 9 years ago
- Target version changed from 3.0RC2 to 70
Updated by Victor Julien over 8 years ago
- Status changed from New to Closed
- Assignee changed from OISF Dev to Victor Julien
- Target version changed from 70 to 3.0.1
Actions