]> err.no Git - varnish/commitdiff
panicstr is deliberately not static
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 20 Jul 2008 11:24:57 +0000 (11:24 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sun, 20 Jul 2008 11:24:57 +0000 (11:24 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2974 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/flint.lnt

index bba9de2f780c4a73f5a7aa82da3bd19b3ae833b9..d6dd4e444518f147e6a07fd6b96bbe32807c503b 100644 (file)
@@ -52,6 +52,7 @@
 -esym(534, strcat)     // Ignoring return value of function
 -esym(534, strcpy)     // Ignoring return value of function
 -esym(534, strlcpy)    // Ignoring return value of function
+-esym(765, panicstr)   // Could be static
 
 -emacro(506, isnan, isfinite)  // constant value boolean
 -emacro(736, isfinite) // loss of precision