Author: rhuijben Date: Sat Feb 28 20:21:43 2015 New Revision: 1662997 URL: http://svn.apache.org/r1662997 Log: * STATUS: Update vote. Update nomination to remove separate revisions.
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=1662997&r1=1662996&r2=1662997&view=diff ============================================================================== --- subversion/branches/1.8.x/STATUS (original) +++ subversion/branches/1.8.x/STATUS Sat Feb 28 20:21:43 2015 @@ -27,11 +27,8 @@ Candidate changes: before r1503552). Votes: +1: stsp - -0: ivan, brane (not regression from 1.7.x, - destructive change in libsvn_wc core) - -0: rhuijben (temporarily remove my +1 until I complete investigating - a related problem. It looks like this fix doesn't work for - the user scenario it was intended for) + -0: ivan, brane, rhuijben (not regression from 1.7.x, + destructive change in libsvn_wc core) * r1536854 Make 'svnadmin verify' detect inconsistencies that will prevent loading @@ -88,7 +85,7 @@ Candidate changes: +0: danielsh (hard to review all potential causes of expanded_size==0 in 7*3*2 cases (1.1â¦1.8) à (file/dir/prop rep) à (plain/delta)) - * r1659867, r1659869, r1660091, r1660097 + * ^/subversion/branches/1.8.x-r1659867 Fix reproducable memory corruption and unneeded io errors on editor abort Justification: Reproducible double free(), which is undefined behaviour. Details: