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

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

Author: ivan
Date: Thu Sep 10 08:47:40 2015
New Revision: 1702188

URL: http://svn.apache.org/r1702188
Log:
* STATUS: Nominate r1701838 for backport.

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=1702188&r1=1702187&r2=1702188&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Thu Sep 10 08:47:40 2015
@@ -96,6 +96,17 @@ Candidate changes:
    Votes:
      +1: ivan
 
+ * r1701838
+   Fix attempt to use uninitialized svn_wc__db_install_data_t pointer on
+   error in working copy update editor. Reproduction script:
+   $ svn co URL wc --depth=empty
+   $ rm -rf wc/.svn/tmp
+   $ svn up wc --set-depth=infinity
+   Justification:
+     Crash. Reported multipel times using TortoiseSVN crash reporter tool.
+   Votes:
+     +1: ivan
+
 Veto-blocked changes:
 =====================