Author: jcorvel
Date: Fri Jan 29 18:45:38 2021
New Revision: 1886027
URL: http://svn.apache.org/viewvc?rev=1886027&view=rev
Log:
* 1.14.x/STATUS: Vote for r1886019, approving.
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=1886027&r1=1886026&r2=1886027&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Fri Jan 29 18:45:38 2021
@@ -57,13 +57,6 @@ Candidate changes:
Votes:
+1: hartmannathan, stsp
- * r1886019
- Fix a potential NULL dereference in the config file parser.
- Justification:
- Missing return value check. C is hard.
- Votes:
- +1: stsp, hartmannathan
-
Veto-blocked changes:
=====================
@@ -97,3 +90,10 @@ Approved changes:
r1882234
Votes:
+1: jcorvel, futatuki, stsp
+
+ * r1886019
+ Fix a potential NULL dereference in the config file parser.
+ Justification:
+ Missing return value check. C is hard.
+ Votes:
+ +1: stsp, hartmannathan, jcorvel