K 10 svn:author V 7 delphij K 8 svn:date V 27 2015-06-07T20:52:17.976329Z K 7 svn:log V 843 MFH: r388777 Apply upstream fixes of several buffer overflow issues: r1555 Fix forward reference offset bug. r1556 Fix forward referencing bugs. r1557 Fix buffer overflow for repeated conditional when referencing a duplicate name. r1558 Fix buffer overflow for named recursive back reference when the name is duplicated. r1559 Fix named forward reference to duplicate group number overflow bug. r1560 Fix buffer overflow for lookbehind within mutually recursive subroutines. r1562 Fix another buffer overflow. Note that regression tests were not included in this patchset, however the actual test cases have been run against both old and new code to make sure that the issues were fixed properly. Obtained from: PCRE svn (revisions detalied above) Security: CVE-2015-3210, CVE-2015-3217 Approved by: ports-secteam@ END