diff options
author | Joe Orton <jorton@apache.org> | 2017-10-17 08:06:13 +0000 |
---|---|---|
committer | Joe Orton <jorton@apache.org> | 2017-10-17 08:06:13 +0000 |
commit | 00fd7410ed14697dff7832709079e78209a73717 (patch) | |
tree | 45d31971dded5f48e930fe88fe1c5a88f131a2f7 /server/core.c | |
parent | b577ccb24588e82eb0b5861d44e48f1f084061f8 (diff) | |
download | httpd-00fd7410ed14697dff7832709079e78209a73717.tar.gz |
Merge r1812307 from trunk:
* server/util_expr_eval.c (ap_expr_eval_re_backref): Fix gcc 7.x warning.
util_expr_eval.c: In function ‘ap_expr_eval_re_backref’:
util_expr_eval.c:265:63: error: comparison between pointer and zero character constant [-Werror=pointer-compare]
if (!ctx->re_pmatch || !ctx->re_source || *ctx->re_source == '\0' ||
Reviewed by: rjung, ylavic, jorton
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1812367 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'server/core.c')
0 files changed, 0 insertions, 0 deletions