Project

General

Profile

Bug #135 ยป 0001-correct-the-typos-bug-135.patch

Gurvinder Singh, 05/01/2010 06:43 AM

View differences:

src/detect-pcre.c
pd->flags |= DETECT_PCRE_MATCH_LIMIT;
break;
case 'P':
/* snort's option (http body inspeciton, chunks loaded from HTP) */
/* snort's option (http body inspection, chunks loaded from HTP) */
pd->flags |= DETECT_PCRE_HTTP_BODY_AL;
break;
default:
    (1-1/1)