]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix build on arm32 (#1108)
authorFrancesco Chemolli <kinkie@squid-cache.org>
Sun, 31 Jul 2022 21:32:19 +0000 (21:32 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Mon, 22 Aug 2022 15:09:12 +0000 (03:09 +1200)
commitb47ebbad9884210dab4f82a918923de3b751de36
treeb94f7eec4f03f8e169d9f9723282f87a2b7688b7
parent690c9c5d2f77b084a160369a5efe2dc23e220861
Fix build on arm32 (#1108)

On arm32, size_t and long are 32 bits in size, exposing these bugs.
src/security/PeerOptions.cc