]> git.ipfire.org Git - thirdparty/squid.git/commit
Very minor bug:
authorwessels <>
Thu, 25 Sep 2003 06:06:56 +0000 (06:06 +0000)
committerwessels <>
Thu, 25 Sep 2003 06:06:56 +0000 (06:06 +0000)
commitba27c9a06b323859b2f1c54290c840752960bff7
treed16894ff25e76d5617b0d21e177a018d252c357c
parentb8bad68c16e839f9a8a4575439bb24a977c01dd2
Very minor bug:
missing storeBuffer() call before httpReplyPackHeadersInto() when
creating a base Vary object ("Internal marker object").  Bug does
not cause incorrect operation, only slightly inefficient for these
rare vary base objects.
src/store.cc