Author: jcorvel
Date: Fri Jan 29 18:51:42 2021
New Revision: 1886028
URL: http://svn.apache.org/viewvc?rev=1886028&view=rev
Log:
* 1.10.x/STATUS: Vote for r1886019, approving.
Modified:
subversion/branches/1.10.x/STATUS
Modified: subversion/branches/1.10.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.10.x/STATUS?rev=1886028&r1=1886027&r2=1886028&view=diff
==============================================================================
--- subversion/branches/1.10.x/STATUS (original)
+++ subversion/branches/1.10.x/STATUS Fri Jan 29 18:51:42 2021
@@ -52,15 +52,15 @@ 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:
=====================
Approved changes:
=================
+
+ * r1886019
+ Fix a potential NULL dereference in the config file parser.
+ Justification:
+ Missing return value check. C is hard.
+ Votes:
+ +1: stsp, hartmannathan, jcorvel