Author: julianfoad
Date: Sat Apr 27 16:33:47 2013
New Revision: 1476614

URL: http://svn.apache.org/r1476614
Log:
* STATUS: Propose r1476366 -- eliminate an unsafe printf format string.

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=1476614&r1=1476613&r2=1476614&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Sat Apr 27 16:33:47 2013
@@ -127,6 +127,15 @@ Candidate changes:
    Votes:
      +1: markphip
 
+ * r1476366
+   Eliminate an unsafe printf format string.
+   Justification:
+     Avoid a compiler warning and avoid fear, uncertainty and doubt when
+     people see this code. There is no an actual risk AFAICT; see my email
+     <http://svn.haxx.se/dev/archive-2013-04/0601.shtml>.
+   Votes:
+     +1: julianfoad
+
 
 Veto-blocked changes:
 =====================


Reply via email to