]> err.no Git - varnish/commit
Tackle another XML/ESI syntax error corner-case:
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 10 Jul 2008 21:11:11 +0000 (21:11 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 10 Jul 2008 21:11:11 +0000 (21:11 +0000)
commit07c7508acc920db3035a1ec9fe6076edbd0a5077
tree38fd9ccb76c86d28d47220c0ed04c63abbf45511
parente06d05580f3f4bdb82c5069628f44d7eca74a3fe
Tackle another XML/ESI syntax error corner-case:
<esi:include  src= />
would result in a NUL byte when looking for the next attribute.

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