Author: philip
Date: Mon Jun  3 08:05:57 2013
New Revision: 1488881

URL: http://svn.apache.org/r1488881
Log:
* STATUS: Propose r1488878.

Modified:
    subversion/branches/1.7.x/STATUS
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1488881&r1=1488880&r2=1488881&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Mon Jun  3 08:05:57 2013
@@ -173,6 +173,13 @@ Candidate changes:
    Votes:
      +1: stsp
 
+ * 1488878
+   Don't leave return value uninitialised.
+   Justification:
+     Possible SEGV when using legacy status API.
+   Votes:
+     +1: philip
+
 Veto-blocked changes:
 =====================
 

Modified: subversion/branches/1.8.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1488881&r1=1488880&r2=1488881&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Mon Jun  3 08:05:57 2013
@@ -73,6 +73,13 @@ Candidate changes:
      +1: philip, rhuijben
      +0: danielsh
 
+ * 1488878
+   Don't leave return value uninitialised.
+   Justification:
+     Possible SEGV when using legacy status API.
+   Votes:
+     +1: philip
+
 Veto-blocked changes:
 =====================
 


Reply via email to