Author: philip
Date: Thu Apr 12 15:29:47 2012
New Revision: 1325326
URL: http://svn.apache.org/viewvc?rev=1325326&view=rev
Log:
* STATUS: Vote/approve r1311935.
Modified:
subversion/branches/1.7.x/STATUS
Modified: subversion/branches/1.7.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1325326&r1=1325325&r2=1325326&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Apr 12 15:29:47 2012
@@ -133,16 +133,6 @@ Candidate changes:
Votes:
+1: stsp, hwright
- * r1311935
- Fix a pool lifetime problem in the diff code.
- Justification:
- The diff callbacks implementation relies on the diff callback driver to
- allocate path arguments from a persistent pool. While this might not be
- a problem in 1.7.x we're just lucky if it isn't. The problem should be
- fixed before somebody gets hurt.
- Votes:
- +1: stsp, hwright
-
Veto-blocked changes:
=====================
@@ -177,3 +167,13 @@ Approved changes:
Votes:
+1: joeswatosh
+0: hwright
+
+ * r1311935
+ Fix a pool lifetime problem in the diff code.
+ Justification:
+ The diff callbacks implementation relies on the diff callback driver to
+ allocate path arguments from a persistent pool. While this might not be
+ a problem in 1.7.x we're just lucky if it isn't. The problem should be
+ fixed before somebody gets hurt.
+ Votes:
+ +1: stsp, hwright, philip