]> err.no Git - varnish/commit
Don't core dump if VCL tries to compare NULL pointers, just let the
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 20 Sep 2007 22:25:27 +0000 (22:25 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 20 Sep 2007 22:25:27 +0000 (22:25 +0000)
commitb17efe06da8c323ee5f1e4ac0da753371b762325
treef73814a0c371d2b31703bc7833a37164660376ec
parent8d6c48bc46c544c2f1a66c64656aec64bce82919
Don't core dump if VCL tries to compare NULL pointers, just let the
comparison fail.  This typically happens if a paticular header is
not present.

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