]> git.ipfire.org Git - thirdparty/squid.git/commit
check for null MemObject in storeSwapOutHandle, but probably other bug
authorwessels <>
Thu, 15 Aug 1996 03:57:08 +0000 (03:57 +0000)
committerwessels <>
Thu, 15 Aug 1996 03:57:08 +0000 (03:57 +0000)
commit3e98df2041ffa585a31997fce56a79f026869c59
treefb1c6d229c2f11d8f54d9c39ae9fcb2c460f75ce
parente75cc58925be17e01d1f11383ce3f29d46058693
check for null MemObject in storeSwapOutHandle, but probably other bug
formatting
Don't swap out things which will expire within negative_ttl time.
Don't purge mem object of entries which have not been written to disk!
src/store.cc