]> err.no Git - varnish/commitdiff
Flexelint pleasing
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 15 Feb 2008 14:22:23 +0000 (14:22 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 15 Feb 2008 14:22:23 +0000 (14:22 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2490 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/cache_dir_random.c
varnish-cache/bin/varnishd/flint.lnt

index 1f380563ae08d4d64e52f8f45d461eeba17f9bf6..d7a31b36c006ef114e461a8972443006e793f368 100644 (file)
@@ -75,7 +75,7 @@ vdi_random_choose(struct sess *sp)
        for (vh = vs->hosts; ; vh++)
                if (r < vh->weight)
                        return (vh->backend);
-       assert(0 != __LINE__);
+       assert(0 == __LINE__);
        return (NULL);
 }
 
index bee88e35b764be145d2170313da4f0ab6e42d0c8..3157bf22410d620898bf00ac099511e52e7c5fdb 100644 (file)
@@ -1,4 +1,4 @@
--passes=8
+-passes=3
 
 +libh mgt_event.h
 +libh ../../config.h
@@ -53,6 +53,8 @@
 -emacro(506, isnan)    // constant value boolean
 -emacro(747, isnan)    // significant coersion
 -emacro(506, assert)   // constant value boolean
+-emacro(827, assert)   // loop not reachable
+-emacro(774, assert)   // booelan always true
 -emacro(774, HTTPH)    // always false
 
 // cache.h