]> git.ipfire.org Git - thirdparty/squid.git/commit
- memset needs to go LAST in comm_close()
authorwessels <>
Tue, 15 Jul 1997 10:03:09 +0000 (10:03 +0000)
committerwessels <>
Tue, 15 Jul 1997 10:03:09 +0000 (10:03 +0000)
commit994bbf9308294d52445a21f72925f753ac158e4a
tree17d801ffe066c97e81395553659794e2152585d1
parent86101e4077bf388f246968027807aaffeca5724a
- memset needs to go LAST in comm_close()
- Count invalid during store rebuild.
- storeWriteCleanLog() was using the old swaplog format.
src/comm.cc
src/store.cc