]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge /httpd/httpd/trunk:r1899841
authorStefan Eissing <icing@apache.org>
Tue, 17 May 2022 13:32:43 +0000 (13:32 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 17 May 2022 13:32:43 +0000 (13:32 +0000)
commit1fa621fafde4cc73bdc887b94c0a8b7dade2162b
tree810719ca91a4804cfd60c2191a4cc53de734f81e
parentdad5ab98e34c22dd04f25a3e8752629318c21e34
Merge  /httpd/httpd/trunk:r1899841

mod_heartmonitor: Fix setting and comparison of IPs fields.

Setting or comparing hm_server_t and hm_slot_server_t IPs should not be base
on MAXIPSIZE since the former is potentially a smaller const char*.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1900986 13f79535-47bb-0310-9956-ffa450edef68
modules/cluster/mod_heartmonitor.c