From 17c41b342c02ac62cd7285ef16c5b88f415d2ccc Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 8 Aug 2006 06:37:27 +0000 Subject: [PATCH] lbv_assert never returns git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@755 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishd/flint.lnt | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5