]> git.ipfire.org Git - thirdparty/squid.git/commit - src/store_client.cc
Revert and replace rev.13234
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 16 Jan 2014 00:24:34 +0000 (13:24 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 16 Jan 2014 00:24:34 +0000 (13:24 +1300)
commit63326655be78374f5a9665323ee27cd63f988131
tree36c624353a93350233f3f31e015be76944c323a4
parent56cd29e6fe1b3bf4821f88295b5b34228c583468
Revert and replace rev.13234

Clang dentifies the StoreIOBuffer parameter as unsigned,
  error: comparison of unsigned expression < 0 is always false
src/StoreIOBuffer.h
src/store_client.cc