for 2.2.x, remove old vote for backport.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814790
13f79535-47bb-0310-9956-
ffa450edef68
* 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, minfrin
+ Trunk patches: http://svn.apache.org/viewvc?view=rev&revision=797563
+ http://svn.apache.org/viewvc?view=rev&revision=814781
+ 2.2.x patch: http://people.apache.org/~poirier/patch2-2.2.x-PR30586.txt
+ +1: poirier
-1: trawick (Memory use for dumping the database is now unbounded; it
doesn't even look difficult to avoid allocating/copying.)