]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove always-true assert in ClpMap (#726)
authorAmos Jeffries <yadij@users.noreply.github.com>
Thu, 17 Sep 2020 01:06:29 +0000 (01:06 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 18 Sep 2020 13:25:40 +0000 (13:25 +0000)
commita40093dcc3401f02c3fc9d6aefb9b08da797f3ea
treede64daebdc71fc8b3496466d1ed91b66815fb4f9
parent32f90fcf2ebead6d82df88bc8478189a8d4122a3
Remove always-true assert in ClpMap (#726)

Always-true assert()s are a build error for the latest GCC.
src/base/ClpMap.h