Author: brane
Date: Thu Mar 5 19:56:30 2015
New Revision: 1664468
URL: http://svn.apache.org/r1664468
Log:
* branches/1.9.x/STATUS: Approve r1663450.
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=1664468&r1=1664467&r2=1664468&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Thu Mar 5 19:56:30 2015
@@ -24,17 +24,6 @@ Status of 1.9.0:
Votes:
+1: rhuijben
- * r1663450
- Fix removing cache tokens in the ra_svn editor implementation
- Justification:
- Unbounded memory usage and potential access to invalid memory.
- Notes:
- This regression was introduced in r1658194. Reverting this change
- is just as valid as backporting this fix.
- Votes:
- +1: rhuijben, philip
- -0: ivan (prefer r1658194 micro-optimization to be reverted)
-
* r1664078,r1664080,r1664187,r1664191,r1664200,r1664344
Instead of making more changes to the auth batons from ra sessions, reduce
the number of changes by introducing an internal slave auth baton feature.
@@ -141,3 +130,14 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1663450
+ Fix removing cache tokens in the ra_svn editor implementation
+ Justification:
+ Unbounded memory usage and potential access to invalid memory.
+ Notes:
+ This regression was introduced in r1658194. Reverting this change
+ is just as valid as backporting this fix.
+ Votes:
+ +1: rhuijben, philip, brane
+ -0: ivan (prefer r1658194 micro-optimization to be reverted)
\ No newline at end of file