]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix a signed/unsigned comparison in 'ap_filter_should_yield()' and 'ap_request_core_f...
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 10 Aug 2019 15:26:01 +0000 (15:26 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 10 Aug 2019 15:26:01 +0000 (15:26 +0000)
commit1cdd85866bcc528a25fdeeb54cb5ee01c48a0782
tree084416c3c2ed3815aed5a802514d85efaf2285c5
parent48d5813674ce2c9ce3f5efb20a37df3928f4e47e
Fix a signed/unsigned comparison in 'ap_filter_should_yield()' and 'ap_request_core_filter()'.

This is harmless and only present in trunk.

Spotted by gcc 9.1 and -Wextra

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1864878 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h