]> err.no Git - varnish/commit
Fix an interesting shortcoming in GCC's error checks which Flexelint
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 24 Jun 2008 21:37:22 +0000 (21:37 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 24 Jun 2008 21:37:22 +0000 (21:37 +0000)
commit7db86c706e53dcde0afcbbe61cbb185fec10caa6
treea53aa9651c408f87faa1fa74012bb90ba72a34d9
parent8eadb12b8e4403a24761af36cdbd22acc10962d1
Fix an interesting shortcoming in GCC's error checks which Flexelint
correctly spotted: deconsting through strchr().

A couple of other flexelint nits while here

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