From: Daniel Earl Poirier Date: Fri, 11 Sep 2009 13:20:29 +0000 (+0000) Subject: Propose backport of PR 30586, fix potential buffer overflow in htdbm. X-Git-Tag: 2.2.14~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=097ba39601825aa80c2785b08af96c724c8e6aa5;p=thirdparty%2Fapache%2Fhttpd.git Propose backport of PR 30586, fix potential buffer overflow in htdbm. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@813821 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c69a8c991f2..8cde0bce37c 100644 --- a/STATUS +++ b/STATUS @@ -129,6 +129,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x Patch: http://people.apache.org/~minfrin/ssl-env.diff +1: minfrin + * htdbm: Avoid buffer overflows. + PR: 30586 + Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=797563 + 2.2.x patch: http://people.apache.org/~poirier/patch-2.2.x-PR30586.txt + +1: poirier + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre