]> git.ipfire.org Git - thirdparty/squid.git/commit
DW:
authorwessels <>
Mon, 29 May 2000 04:15:42 +0000 (04:15 +0000)
committerwessels <>
Mon, 29 May 2000 04:15:42 +0000 (04:15 +0000)
commite8dbac8b42e34b2ace5259bf58a3c4bc9dddaa21
tree532b38587ded91b8efb2822c3f614fadba79f80d
parentbcfda318b20714d5eb4cd1d1c0e29e43f165c5e0
DW:
 - 'max_objsize' was type size_t, which is not always signed.  Use
   ssize_t instead since -1 is a legal value.
src/cache_cf.cc
src/store_dir.cc
src/structs.h