Author: danielsh
Date: Mon Feb 16 02:27:58 2015
New Revision: 1660017
URL: http://svn.apache.org/r1660017
Log:
* STATUS: Vote for part of r1659867.
Modified:
subversion/branches/1.7.x/STATUS
Modified: subversion/branches/1.7.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1660017&r1=1660016&r2=1660017&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Mon Feb 16 02:27:58 2015
@@ -139,13 +139,15 @@ Candidate changes:
Justification:
A SIGPIPE caused by cancelling a commit at the wrong time may cause
the commit editor to return an error from editor->close_edit() which
- makes most code paths call editor->abort_edit(). This branch contains
+ makes most code paths call editor->abort_edit(), causing a double
+ free() of the txnroot pool. This branch contains
the 1.7.x equivalent of the 1.8.x and trunk patch including a similar
fix for ra-neon.
Branch:
^/subversion/branches/1.7.x-r1659867
Votes:
+1: rhuijben
+ +1: danielsh (libsvn_repos part only)
Veto-blocked changes:
=====================