Author: rhuijben Date: Sun Feb 15 18:46:28 2015 New Revision: 1659977 URL: http://svn.apache.org/r1659977 Log: * STATUS: Nominate 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=1659977&r1=1659976&r2=1659977&view=diff ============================================================================== --- subversion/branches/1.7.x/STATUS (original) +++ subversion/branches/1.7.x/STATUS Sun Feb 15 18:46:28 2015 @@ -134,6 +134,19 @@ Candidate changes: Votes: +1: stefan2 + * r1659867 + Make editor-aborts after close edit safe. + 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 + 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 + Veto-blocked changes: =====================