Author: ivan
Date: Mon Oct 26 11:16:37 2015
New Revision: 1710569
URL: http://svn.apache.org/viewvc?rev=1710569&view=rev
Log:
* STATUS: Vote for r1706323 group. Approving.
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=1710569&r1=1710568&r2=1710569&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Mon Oct 26 11:16:37 2015
@@ -77,20 +77,6 @@ Candidate changes:
Votes:
+1: danielsh
- * 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, philip
-
* r1703470, r1703475, r1703476, r1703477, r1703544
Updated INSTALL documentation.
Justification:
@@ -154,3 +140,17 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * 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, philip, ivan