]> err.no Git - varnish/commit
Fix a truly obscure bug in compiler message error reporting:
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 5 Oct 2008 22:28:13 +0000 (22:28 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 5 Oct 2008 22:28:13 +0000 (22:28 +0000)
commit6a9c21791147f5e51bb437bc5225c2bd137a3019
treee1d2c5ddfb8c28bfafb2a0df6fa07ca7f0183673
parent331fbd1c6a8811764eb79a9e00cd537c3fbaadee
Fix a truly obscure bug in compiler message error reporting:

If the error references the first token and there is no preceding
newline we would core dump.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3257 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/lib/libvcl/vcc_token.c