]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix a leaked opendir() when rebuilding from directory
authorhno <>
Tue, 19 Feb 2002 07:50:01 +0000 (07:50 +0000)
committerhno <>
Tue, 19 Feb 2002 07:50:01 +0000 (07:50 +0000)
commit79416078ad1a91de7fdeb89cc61ddbcb90e5cffd
tree08f76dc0013ba885a144d343b71a8fc3e3e72176
parent5d5f512fb337beca712344a0157677ba3a956ed3
Fix a leaked opendir() when rebuilding from directory
(the last opendir was never closed)
src/fs/aufs/store_dir_aufs.cc
src/fs/diskd/store_dir_diskd.cc
src/fs/ufs/store_dir_ufs.cc