]> err.no Git - varnish/commit
Restructure mgt_cli_callback(), and add comments to make it clear what's
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 19 Aug 2007 18:12:03 +0000 (18:12 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 19 Aug 2007 18:12:03 +0000 (18:12 +0000)
commitc21a23a03da4f4002cd39b877516b3c3835eee9f
treee0d4b9445296b495a1af59dfbb0e9222e5debc40
parentaf3b8c34cc8b46275de5b4d254a2569df0fcb072
Restructure mgt_cli_callback(), and add comments to make it clear what's
going on.  Also take care of a bug where strchr() was used on a non-NUL-
terminated buffer.  This fixes #134.

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