Author: danielsh
Date: Thu Nov 24 22:06:54 2011
New Revision: 1205994
URL: http://svn.apache.org/viewvc?rev=1205994&view=rev
Log:
Vote for r1205726.
Modified:
subversion/branches/1.6.x/STATUS
subversion/branches/1.7.x/STATUS
Modified: subversion/branches/1.6.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1205994&r1=1205993&r2=1205994&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Thu Nov 24 22:06:54 2011
@@ -123,7 +123,7 @@ Candidate changes:
Justification:
Can you say DoS?
Votes:
- +1: cmpilato
+ +1: cmpilato, danielsh
Veto-blocked changes:
=====================
Modified: subversion/branches/1.7.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1205994&r1=1205993&r2=1205994&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Nov 24 22:06:54 2011
@@ -92,7 +92,7 @@ Candidate changes:
Justification:
Can you say DoS?
Votes:
- +1: cmpilato
+ +1: cmpilato, danielsh
* r1205839, r1205848
Fix reading beyond end of a (not null-terminated) string in BDB lock code.