From 097ba39601825aa80c2785b08af96c724c8e6aa5 Mon Sep 17 00:00:00 2001 From: Daniel Earl Poirier Date: Fri, 11 Sep 2009 13:20:29 +0000 Subject: [PATCH] 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 --- STATUS | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.2