Author: philip
Date: Mon Feb 16 12:27:34 2015
New Revision: 1660093
URL: http://svn.apache.org/r1660093
Log:
* STATUS: Veto editor abort fix.
Modified:
subversion/branches/1.8.x/STATUS
Modified: subversion/branches/1.8.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1660093&r1=1660092&r2=1660093&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Mon Feb 16 12:27:34 2015
@@ -124,7 +124,7 @@ Candidate changes:
Votes:
+1: rhuijben, stefan2
- * r1659867, r1659869
+ * r1659867, r1659869, r1660091
Fix reproducable memory corruption and unneeded io errors on editor abort
Justification:
Reproducible double free(), which is undefined behaviour. Details:
@@ -142,8 +142,9 @@ Candidate changes:
Branch:
^/subversion/branches/1.8.x-r1659867
Votes:
- +1: rhuijben
- +1: danielsh (without ra_serf part; looks good but I can't vouch for it)
+ +1: rhuijben (without r1660091)
+ +1: danielsh (without r1660091, ra_serf part; looks good but I can't
vouch for it)
+ -1: philip (new test FAILs)
* r1660071
When handling a pre-existing working copy as external, register it as such