------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=843 Summary: PCRE library segfaults on random input Product: PCRE Version: 7.6 Platform: x86-64 OS/Version: Linux Status: NEW Severity: bug Priority: medium Component: Code AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] Created an attachment (id=312) --> (http://bugs.exim.org/attachment.cgi?id=312) test file In using PCRE library, I wrote a test that feeds random input to the library both for expressions and match strings. Some random expressions seem to cause segfaults. I've included one of the strings that caused segfaults for me in the attached test program. Note that in my intended use of the library, the expression strings will be user inputted and it is important that the PCRE library be tolerant of arbitrary input. Pls let me know if you need any further information. regards, Mark -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
