You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2013/10/31 01:51:55 UTC

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

Author: breser
Date: Thu Oct 31 00:51:55 2013
New Revision: 1537362

URL: http://svn.apache.org/r1537362
Log:
* STATUS: Nominate r1537360 for 1.7.x.

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=1537362&r1=1537361&r2=1537362&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Oct 31 00:51:55 2013
@@ -185,6 +185,15 @@ Candidate changes:
    Votes:
      +1: stefan2
 
+ * r1537360
+   mod_dav_svn: Set r->filename to a bogus value rather than NULL.
+   Justification:
+     Some httpd modules (mod_wsgi) assume that r->filename is not NULL and
+     don't bother to check before dereferincing.  Regression from earlier
+     1.7.x releases and user found server crash.
+   Votes:
+     +1: breser
+
 Veto-blocked changes:
 =====================