]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix build with clang v15.0.6 [-Warray-parameter] (#1297)
authorgkinkie@gmail.com <kinkie@squid-cache.org>
Sat, 4 Mar 2023 16:08:26 +0000 (16:08 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 4 Mar 2023 17:10:37 +0000 (17:10 +0000)
commit015810d73c4ebb8163541eca384e96d5dea7795c
tree7f3bfeb8d9b9e77a583471719905052bd773904b
parentf4c2ca86bae89b47512a62a78d5284f332e26d40
Fix build with clang v15.0.6 [-Warray-parameter] (#1297)

Adapt a mismatching function signature in stub_libip.cc to the
corresponding declaration.
src/tests/stub_libip.cc