You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ko...@apache.org on 2015/10/02 00:35:54 UTC

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

Author: kotkov
Date: Thu Oct  1 22:35:54 2015
New Revision: 1706328

URL: http://svn.apache.org/viewvc?rev=1706328&view=rev
Log:
* STATUS: Nominate r1706323, r1706324.

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=1706328&r1=1706327&r2=1706328&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Thu Oct  1 22:35:54 2015
@@ -105,6 +105,20 @@ Candidate changes:
    Votes:
      +1: rhuijben
 
+ * r1706323, r1706324
+   Fix a crash in libsvn_ra_serf's multistatus parser caused by dereferencing
+   a null pointer.
+   Justification:
+     Segfault. User reported.
+   Notes:
+     Can be reproduced by trying to do a -g reverse blame against 1.8 server:
+     svn blame -g -r 1706092:1706091 https://svn.apache.org/repos/asf/subversion/trunk/README
+     .
+     r1706323 lays groundwork for the fix by removing unneeded code.
+     r1706324 fixes the crash.
+   Votes:
+     +1: kotkov
+
 Veto-blocked changes:
 =====================