]> git.ipfire.org Git - thirdparty/squid.git/commit
DW:
authorwessels <>
Mon, 29 May 2000 06:52:31 +0000 (06:52 +0000)
committerwessels <>
Mon, 29 May 2000 06:52:31 +0000 (06:52 +0000)
commite1dcf02dae1fe0859c96328ed6894ff6260fa253
treed4e68ef0a3d612003748a6d550c7738c5fb3357b
parentb9e8998ea7bfe0464b1988630137aad5a41a48aa
DW:
 - I'm getting a cbdata assertion when trying to 'cbdataFree' a
   store_client.  Its probably from this call to storeUnregister
   with http->sc instead of http->old_sc.  Regardless, its a good
   idea to always NULL http->sc after calling unregister.
src/client_side.cc