]> git.ipfire.org Git - thirdparty/squid.git/commit - src/MemStore.cc
MemStore::unlink() should not assume that the entry is "linked"
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 9 Jul 2013 22:48:05 +0000 (16:48 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Tue, 9 Jul 2013 22:48:05 +0000 (16:48 -0600)
commite41a207fffd3318e0f0ee8beffea2361d3ac8ca8
tree6f035da18590b805924b1dc7b91e8fb04fa16cfc
parent2912daeedd4d670659c8d11dc9e9fc8449e2ec47
MemStore::unlink() should not assume that the entry is "linked"
because the caller should not be responsible for knowing how that linking works.
src/MemStore.cc