Project

General

Profile

Bug #195 ยป 0001-Fix-valgrind-ctx-error-on-asn1-test-06.patch

Pablo Rincon, 06/30/2010 04:22 AM

View differences:

src/detect-asn1.c
if (ac == NULL)
return 0;
uint16_t len = 261;
uint16_t len = 260;
SCAsn1CtxInit(ac, str, len);
    (1-1/1)