]> err.no Git - varnish/commit
proper errorchecks for regsub syntax.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 27 Jan 2009 12:18:12 +0000 (12:18 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 27 Jan 2009 12:18:12 +0000 (12:18 +0000)
commita169c2a3571661e1447c64c6daa2a5afdd52dcfe
tree99b535cf4402411c90b9c97e2fdb355e701c9a51
parent69f6115fb8eeb8ae3385b54a9048feb7c88e561e
proper errorchecks for regsub syntax.

(The recent change that moved the compiler into its own subprocess
eliminates risk that a compiler error causes the management process
to die, you just do not get a sensible syntax error).

Fixes: #417
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@3546 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/lib/libvcl/vcc_string.c