]> git.ipfire.org Git - thirdparty/squid.git/commit
Workaround/fix for a race condition between storeSwapOut and
authorhno <>
Tue, 30 May 2000 05:36:23 +0000 (05:36 +0000)
committerhno <>
Tue, 30 May 2000 05:36:23 +0000 (05:36 +0000)
commit1a6c39bc5c62d9dd88a2889961d314068300184c
treedb0c62aa88e206889b7ace15ab7fe986edc518bf
parent6a80d786b1dfa4ab1753e16c89f13488d7958ced
Workaround/fix for a race condition between storeSwapOut and
stmemFreeDataUpto. The freeing of memory data could cause
entry->mem->swapout.memnode to reference a freed memory chunk..
src/store_swapout.cc