]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_db.cc
- fixed hash memory leaks from Proxy Auth ACL stuff
authorwessels <>
Sun, 29 Mar 1998 15:50:56 +0000 (15:50 +0000)
committerwessels <>
Sun, 29 Mar 1998 15:50:56 +0000 (15:50 +0000)
commitec8780478f02640eae9e38e428df16e923b73725
treec62d9d23b2d01eab28c0788bdacfc9c48926fc7d
parent5a675d846437e0170363b45ce653df3f8827a799
- fixed hash memory leaks from Proxy Auth ACL stuff
- Moved common hash list free routines to hashFreeItems()
- removed hash_insert() and hash_delete()
- renamed hash_unlink() to hash_remove_link() and removed 'freelink' arg
12 files changed:
src/acl.cc
src/client_db.cc
src/enums.h
src/fqdncache.cc
src/globals.h
src/ipcache.cc
src/mem.cc
src/net_db.cc
src/protos.h
src/store.cc
src/structs.h
src/typedefs.h