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/10/02 00:46:40 UTC

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

Author: kotkov
Date: Thu Oct  1 22:46:39 2015
New Revision: 1706329

URL: http://svn.apache.org/viewvc?rev=1706329&view=rev
Log:
* STATUS: Cast vote to approve r1705328.

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=1706329&r1=1706328&r2=1706329&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Thu Oct  1 22:46:39 2015
@@ -88,16 +88,6 @@ Candidate changes:
    Votes:
      +1: ivan, rhuijben
 
- * r1705328
-   Resolve a possible segfault in authentication credentials cache caused by
-   storing key in APR hashtable without copying to long-life pool. 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
-
  * r1706241
    Resolve unneeded memory growth during pristine cleanup
    Justification:
@@ -124,3 +114,13 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1705328
+   Resolve a possible segfault in authentication credentials cache caused by
+   storing key in APR hashtable without copying to long-life pool. 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