Author: jamessan
Date: Mon Aug 17 03:00:37 2020
New Revision: 1880914
URL: http://svn.apache.org/viewvc?rev=1880914&view=rev
Log:
* STATUS:
Vote +1 on the 1.14.x-r1880374-fsfs branch, approving.
Vote +1 on r1880886.
Modified:
subversion/branches/1.14.x/STATUS
Modified: subversion/branches/1.14.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1880914&r1=1880913&r2=1880914&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Mon Aug 17 03:00:37 2020
@@ -32,24 +32,25 @@ Candidate changes:
Votes:
+1: julianfoad, hartmannathan
- * r1880374:subversion/libsvn_fs_fs
- Fix an uninitialized read in svn_fs_fs__index_append().
- Justification:
- Uninitialized reads are potentially undefined behaviour.
- Branch:
- 1.14.x-r1880374-fsfs
- Votes:
- +1: danielsh, hartmannathan
-
* r1880886
Fix crash in JavaHL JNI wrapper caused by object lifetimes
Justification:
Fixes a crash encountered with GCC 10.
Votes:
- +1: hartmannathan
+ +1: hartmannathan, jamessan
Veto-blocked changes:
=====================
Approved changes:
=================
+
+ * r1880374:subversion/libsvn_fs_fs
+ Fix an uninitialized read in svn_fs_fs__index_append().
+ Justification:
+ Uninitialized reads are potentially undefined behaviour.
+ Branch:
+ 1.14.x-r1880374-fsfs
+ Votes:
+ +1: danielsh, hartmannathan, jamessan
+