Actions
Bug #7759
openpcap-log: fix memory leak on error paths after SCStrdup(prefix)
Description
When PcapLogDataCopy() fails after duplicating pl->prefix,
the allocated 'prefix' string was not freed, leading to a leak.
No data to display
Actions