]> git.ipfire.org Git - thirdparty/squid.git/commit
DW:
authorwessels <>
Mon, 29 May 2000 04:42:39 +0000 (04:42 +0000)
committerwessels <>
Mon, 29 May 2000 04:42:39 +0000 (04:42 +0000)
commit8646c00a610abced64297d6f835b91906fca3e68
tree2026c03bf4543fb4ee506f373e9cc8f2ed2be80f
parente8dbac8b42e34b2ace5259bf58a3c4bc9dddaa21
DW:
 - Uninitialized memory is a bad thing.  Use xcalloc instead.
 - xcalloc never returns NULL.  It either succeeds or the process aborts.
src/fs/diskd/store_dir_diskd.cc