]> err.no Git - varnish/commit
Part of this commit sneaked into the previous #1985:
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 23 Sep 2007 13:09:56 +0000 (13:09 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 23 Sep 2007 13:09:56 +0000 (13:09 +0000)
commitfa769bec514f35c1677cc0dd8697a202cd8dc160
tree779c1b64315c62589bb3b8421cc8feb583f70da7
parent7c80fc1359976fe8c40103f4d4defa94d11bef32
Part of this commit sneaked into the previous #1985:

Close a supposedly rare memory leak: when we loose the race to create
an objhead, we need to free the hash-string we created before our
second attempt.

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