]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanup of some MemAllocatorProxy abuse. This is a MemPool internal class,
authorhno <>
Sun, 3 Sep 2006 10:11:59 +0000 (10:11 +0000)
committerhno <>
Sun, 3 Sep 2006 10:11:59 +0000 (10:11 +0000)
commita3efa9612f9e0179dd4ea80de65d46ce711d72b8
tree56dfda68bf3854f1287312f0d02fb7a803ce6ed5
parent43785884688c635cf25199f71d0ef37d522001a0
Cleanup of some MemAllocatorProxy abuse. This is a MemPool internal class,
only meant to be used via the CLASS macros.
14 files changed:
include/MemPool.h
lib/MemPool.cc
src/DiskIO/DiskThreads/DiskThreadsIOStrategy.cc
src/DiskIO/DiskThreads/DiskThreadsIOStrategy.h
src/DiskIO/DiskThreads/aiops.cc
src/auth/digest/auth_digest.cc
src/auth/negotiate/auth_negotiate.cc
src/auth/ntlm/auth_ntlm.cc
src/fs/coss/StoreFScoss.cc
src/fs/coss/store_coss.h
src/fs/coss/store_dir_coss.cc
src/helper.h
src/repl/lru/store_repl_lru.cc
test-suite/MemPoolTest.cc