Author: philip
Date: Thu Apr 12 16:35:46 2012
New Revision: 1325365

URL: http://svn.apache.org/viewvc?rev=1325365&view=rev
Log:
* STATUS: Propose r1325361, vote/approve r1311702.

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=1325365&r1=1325364&r2=1325365&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Apr 12 16:35:46 2012
@@ -117,12 +117,12 @@ Candidate changes:
    Votes:
      +1: danielsh
 
- * r1311702
-   Prevent out-of-bounds array access during 'svn diff' arguments processing.
+ * r1325361
+   Avoid reading unitialised variable in propset.
    Justification:
-    'svn diff --old path/to/.svn --new path/to/.svn' segfaults.
+     Undefined behaviour.
    Votes:
-     +1: stsp, hwright
+     +1: philip
 
 Veto-blocked changes:
 =====================
@@ -177,3 +177,10 @@ Approved changes:
      buildbot total time too.
    Votes:
      +1: rhuijben, hwright, philip
+
+ * r1311702
+   Prevent out-of-bounds array access during 'svn diff' arguments processing.
+   Justification:
+    'svn diff --old path/to/.svn --new path/to/.svn' segfaults.
+   Votes:
+     +1: stsp, hwright, philip


Reply via email to