Project

General

Profile

Bug #392 ยป 0001-pcap-fix-auto-runmode.patch

Eric Leblond, 01/02/2012 02:42 AM

View differences:

src/runmode-pcap.c
int RunModeIdsPcapAuto(DetectEngineCtx *de_ctx)
{
/* tname = Detect + cpuid, this is 11bytes length as max */
char *live_dev;
char *live_dev = NULL;
int ret;
SCEnter();
    (1-1/1)