]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Length computed by count_string() are accumulated in an apr_size_t, so be more consis...
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 4 May 2022 20:28:32 +0000 (20:28 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 4 May 2022 20:28:32 +0000 (20:28 +0000)
commit2cf2f54a0bef786b08547dc87a9c71fe35fc3f08
tree518d83a11f34413ca2ebe7afb213b470281de3c5
parent44f33d54fd590d6c7b50d6ef67e69755db5e3ded
Length computed by count_string() are accumulated in an apr_size_t, so be more consistent and use this data type also in this function.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900564 13f79535-47bb-0310-9956-ffa450edef68
modules/loggers/mod_log_forensic.c