You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2013/05/13 14:18:12 UTC

svn commit: r1481815 - /subversion/branches/1.8.x/STATUS

Author: philip
Date: Mon May 13 12:18:12 2013
New Revision: 1481815

URL: http://svn.apache.org/r1481815
Log:
* STATUS: Propose r1481813 (with brane via IRC).

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1481815&r1=1481814&r2=1481815&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Mon May 13 12:18:12 2013
@@ -132,6 +132,14 @@ Candidate changes:
    Votes:
      +1: stefan2 (for 1.8.1)
 
+ * r1481800, r1481813
+   Use result_pool for items copied to output array.
+   Justification:
+     Allocate output in correct pool to avoid possible memory use after clear.
+   Votes:
+     +1: philip, brane
+     +1: rhuijben, stsp (r1481800 only)
+
 Veto-blocked changes:
 =====================
 
@@ -164,9 +172,3 @@ Approved changes:
      SEGV, particularly on Windows.
    Votes:
      +1: philip, danielsh, ivan
-
- * r1481800
-   Use result_pool for items copied to output array.
-   Justification:
-     Allocate output in correct pool to avoid possible memory use after clear.
-   Votes: philip, rhuijben, stsp, brane