]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Use apr_size_t instead of int to avoid an overflow
authorRuediger Pluem <rpluem@apache.org>
Wed, 27 Apr 2022 06:43:11 +0000 (06:43 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 27 Apr 2022 06:43:11 +0000 (06:43 +0000)
commit499a90a672b6393941b093a24887bcd6aa4112b7
tree68d96215c5a2890c549f9e8b84e01f663a11caec
parente2e1d779179d1c9a053e61fa4a3776a5faf7d653
* Use apr_size_t instead of int to avoid an overflow

PR: 66034

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900307 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/pr66034.txt [new file with mode: 0644]
modules/filters/mod_substitute.c