You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2015/11/15 13:27:46 UTC

svn commit: r1714447 - /subversion/branches/1.9.x/STATUS

Author: stefan2
Date: Sun Nov 15 12:27:46 2015
New Revision: 1714447

URL: http://svn.apache.org/viewvc?rev=1714447&view=rev
Log:
* STATUS:
  Add r1714317 and vote for it (svn_ra_svn_create_conn3 regression).
  Add r1714358 and vote for it (overflow checks in svn_stringbuf_*).

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=1714447&r1=1714446&r2=1714447&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Sun Nov 15 12:27:46 2015
@@ -122,6 +122,20 @@ Candidate changes:
    Votes:
      +1: ivan
 
+ * r1714317
+   Don't ignore some of the parameters to svn_ra_svn_create_conn3.
+   Justification:
+     This is a regresssion against 1.8 but the fix is trivial.
+   Votes:
+     +1: stefan2
+
+ * r1714358
+   Fix overflow detection in svn_stringbuf_remove and svn_stringbuf_replace.
+   Justification:
+     Using the public API as documented may result in undefined behavior.
+   Votes:
+     +1: stefan2
+
 Veto-blocked changes:
 =====================