You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ph...@apache.org on 2012/02/09 15:57:32 UTC

svn commit: r1242348 - /subversion/branches/1.7.x/STATUS

Author: philip
Date: Thu Feb  9 14:57:32 2012
New Revision: 1242348

URL: http://svn.apache.org/viewvc?rev=1242348&view=rev
Log:
* STATUS: Propose r1242337

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=1242348&r1=1242347&r2=1242348&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Feb  9 14:57:32 2012
@@ -109,6 +109,16 @@ Candidate changes:
    Votes:
      +1: danielsh
 
+ * r1242337
+   Fix potential write beyond buffer during base64 decoding.
+   Justification:
+     Potential memory corruption, although much less likely than on trunk.
+   Notes:
+     Test won't compile but isn't necessary as it doesn't trigger the problem
+     on 1.7.  Do a subtree merge of svn_base64.c.
+   Votes:
+     +1: philip
+
 Veto-blocked changes:
 =====================