]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/proxy/mod_proxy_beacon.c (beacon_resolve, beacon_parse_url,
authorJoe Orton <jorton@apache.org>
Fri, 5 Jun 2026 16:54:38 +0000 (16:54 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 5 Jun 2026 16:54:38 +0000 (16:54 +0000)
commitf6fe4e2f09ea7712a4e947e44f3d79d75b5ebed4
tree6eaf71cd3bf783961564f5d2c84247f851bf24f4
parent7ae248cc9872d9cb25d4b682fbd6c00efa54de5f
* modules/proxy/mod_proxy_beacon.c (beacon_resolve, beacon_parse_url,
  beacon_verify): Use ap_strstr_c and ap_strchr_c for const-correct
  string searches, fixing -Werror=discarded-qualifiers errors.

Assisted-by: Claude Opus 4.6 <noreply@anthropic.com>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1935040 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_beacon.c