]> granicus.if.org Git - apache/commitdiff
Comment
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 17 Apr 2018 20:17:04 +0000 (20:17 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 17 Apr 2018 20:17:04 +0000 (20:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1829396 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2e33092114d9fd8e785000d3ac9963ca8a2d5222..ea8970b24c5dfec2aaf540aa3d0b180ec42b2a7f 100644 (file)
--- 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 ]