Commit d9b7fa6e authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Silence a bogus pthread warning



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4976 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent f5dd2e23
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment