]> err.no Git - varnish/commit
If HSH_Lookup() returns non-NULL, assert that sp->objhead != NULL.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 19 Feb 2008 11:57:04 +0000 (11:57 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 19 Feb 2008 11:57:04 +0000 (11:57 +0000)
commitc02807309a9e3bdc17d31462c1fbf5ac78e67f91
treee0eb7778632f8ff21c235304c7d98678e8a26f80
parent70d976e09955c9eb895de15ea0ba8e74a1a9cab1
If HSH_Lookup() returns non-NULL, assert that sp->objhead != NULL.
HSH_Lookup() is supposed to guarantee this, but it appears that it
sometimes doesn't (perhaps a bug snuck in with grace mode?)

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2516 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_center.c