chiark / gitweb /
Upstream patch to fix buffer overflow for forward reference within backward assertion...
authorMatthew Vernon <matthew@debian.org>
Fri, 26 Jun 2015 07:17:11 +0000 (08:17 +0100)
committerMatthew Vernon <matthew@debian.org>
Fri, 26 Jun 2015 07:20:11 +0000 (08:20 +0100)
commit5305cd5a87a1102111d88192f86018de76230051
treefede052ad8229b4d62828c4acd71736f5feb3080
parent70fcd129199b1e95b936687587f6c9eab4882799
Upstream patch to fix buffer overflow for forward reference within backward assertion with excess closing parenthesis.

This is a (trivially) backported fix from upstream commit 1571:
http://vcs.pcre.org/pcre?view=revision&revision=1571

Upstream bug report:
https://bugs.exim.org/show_bug.cgi?id=1651

Signed-off-by: Matthew Vernon <matthew@debian.org>
.pc/applied-patches
.pc/fix_find_fixedlength.patch/.timestamp [new file with mode: 0644]
.pc/fix_find_fixedlength.patch/pcre_compile.c [new file with mode: 0644]
debian/patches/fix_find_fixedlength.patch [new file with mode: 0644]
debian/patches/series
pcre_compile.c