]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove deprecated string memory pools API (#1590)
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 11 Dec 2023 17:40:32 +0000 (17:40 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 11 Dec 2023 17:40:41 +0000 (17:40 +0000)
commit460f7f5e30caf6bc5cdc6af12601b6307d120849
tree3b30af80e2ad1294171f715a239f7fd6bb2869d9
parente67eab3ab2a5a1464ea54d6fac4e981d3d0669f3
Remove deprecated string memory pools API (#1590)

Also added 32-byte, 64-byte, 128-byte, 256-byte, 512-byte, and 1024-byte
memory pools.
src/String.cc
src/mem/forward.h
src/mem/minimal.cc
src/mem/old_api.cc
src/sbuf/MemBlob.cc
src/tests/stub_libmem.cc