r4976 - trunk/varnish-cache/bin

phk at varnish-cache.org phk at varnish-cache.org
Mon Jun 21 10:16:04 CEST 2010


Author: phk
Date: 2010-06-21 10:16:03 +0200 (Mon, 21 Jun 2010)
New Revision: 4976

Modified:
   trunk/varnish-cache/bin/flint.lnt
Log:
Silence a bogus pthread warning



Modified: trunk/varnish-cache/bin/flint.lnt
===================================================================
--- trunk/varnish-cache/bin/flint.lnt	2010-06-21 08:15:11 UTC (rev 4975)
+++ trunk/varnish-cache/bin/flint.lnt	2010-06-21 08:16:03 UTC (rev 4976)
@@ -92,6 +92,8 @@
 -esym(534, strcpy)
 -esym(534, strlcpy)
 
++typename(844)
+-etype(844, struct pthread *)
 -sem(pthread_create, custodial(4))
 -emacro(413, offsetof)  // likely null pointer
 -emacro(736, isnan)  // loss of prec.




More information about the varnish-commit mailing list