]> granicus.if.org Git - apache/commit
core: use strncmp in check_errorlog_dir and core_dump_config when checking
authorYann Ylavic <ylavic@apache.org>
Tue, 29 May 2018 21:24:11 +0000 (21:24 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 29 May 2018 21:24:11 +0000 (21:24 +0000)
commit817b185548178262e2a8b3a4ffdca7ab29be9b6c
treec6190cbfe07edfac6fcd38ab8e64feb5409b184b
parentd9a925d6a46792e15bbc2a900c2d6f3187804712
core: use strncmp in check_errorlog_dir and core_dump_config when checking
if the ErrorLog directive is configured with the 'syslog' prefix. PR 62102

trunk patch: none, as far as I can see the code in trunk diverged too much
          due to the code in STALLED for ap_errorlog_provider.

Submitted by: elukey, jhriggs, jailletc36
Reviewed by: elukey, jhriggs, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1832493 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/core.c
server/log.c