]> git.ipfire.org Git - thirdparty/squid.git/commit
Increment offset before file_write() call so the callback doesn't get
authorwessels <>
Sat, 25 Oct 1997 22:45:00 +0000 (22:45 +0000)
committerwessels <>
Sat, 25 Oct 1997 22:45:00 +0000 (22:45 +0000)
commit520452b67563764fa631c60e35331cd12085ba6b
treef09cd598a26f1bd3d3c23bcfa2b492298c6a38dc
parent4f3190fe5e25b09f3bf2eb4a82015efd12824e04
Increment offset before file_write() call so the callback doesn't get
called immediately and the data queued twice.  (Michael O'Reilly).
src/store.cc