From: phk Date: Tue, 8 Aug 2006 06:37:27 +0000 (+0000) Subject: lbv_assert never returns X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17c41b342c02ac62cd7285ef16c5b88f415d2ccc;p=varnish lbv_assert never returns git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@755 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishd/flint.lnt b/varnish-cache/bin/varnishd/flint.lnt index 8ebea684..a26ab46d 100644 --- a/varnish-cache/bin/varnishd/flint.lnt +++ b/varnish-cache/bin/varnishd/flint.lnt @@ -5,6 +5,8 @@ // Fix strchr() semtics, it can only return NULL if arg2 != 0 -sem(strchr, 1p, type(1), 2n == 0 ? (@p < 1p) : (@p < 1p || @p == 0 )) +-sem(lbv_assert, r_no) + -ffc // No automatic custody -e763 // Redundant declaration for symbol '...' previously declared