You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ko...@apache.org on 2015/09/11 14:45:47 UTC

svn commit: r1702449 - /subversion/branches/1.9.x/STATUS

Author: kotkov
Date: Fri Sep 11 12:45:47 2015
New Revision: 1702449

URL: http://svn.apache.org/r1702449
Log:
* STATUS: Vote/approve r1702231.

Modified:
    subversion/branches/1.9.x/STATUS

Modified: subversion/branches/1.9.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1702449&r1=1702448&r2=1702449&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Fri Sep 11 12:45:47 2015
@@ -108,15 +108,6 @@ Candidate changes:
    Votes:
      +1: rhuijben, ivan
 
- * r1702231
-   Fix potential access to uninitialized memory during 'svn commit'.
-   I don't know exact reproduction script, but it's obvious bug and
-   crash reported via TortoiseSVN crash dump service multiple times.
-   Justification:
-     Segfault. User reported.
-   Votes:
-     +1: ivan, rhuijben
-
  * r1702288
    Return error if get unexpected 'X-SVN-VR-Base' HTTP header value instead of
    crashing.
@@ -148,3 +139,12 @@ Approved changes:
      Segfault. User reported.
    Votes:
      +1: rhuijben, ivan, kotkov
+
+ * r1702231
+   Fix potential access to uninitialized memory during 'svn commit'.
+   I don't know exact reproduction script, but it's obvious bug and
+   crash reported via TortoiseSVN crash dump service multiple times.
+   Justification:
+     Segfault. User reported.
+   Votes:
+     +1: ivan, rhuijben, kotkov