Project

General

Profile

Actions

Bug #7640

open

pcap-log: issues with multiple instances of pcap-log

Added by Jason Ish 9 days ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

The pcap-log uses some globals with the assumption that only one instance will exist, however, the structure of the configuration file and logging modules does allow for multiple instances.

- global PcapLogData for shared data in an instance (ovewritten when a new instance is created)
- thread count is global, for the thread number, instead of per instance
- double frees of global data on exit

No data to display

Actions

Also available in: Atom PDF