From 3d1872abdeb5e4505fe5feca0b77c47593a4b74c Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Tue, 17 Apr 2018 20:17:04 +0000 Subject: [PATCH] Comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1829396 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 1 + 1 file changed, 1 insertion(+) diff --git a/STATUS b/STATUS index 2e33092114..ea8970b24c 100644 --- a/STATUS +++ b/STATUS @@ -253,6 +253,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: jhriggs: One nit: old code used `strcmp(...) == 0' and trunk uses `strncmp(...) == 0' vs. this using `!strncmp(...)'. Same result, but consistency is a good thing, one way or the other. +1 regardless. + jailletc36: the corresponding 'strcmp()' in 'core_dump_config()' should be updated accordingly, IMHO. PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.40.0