[master] 3c01e85 Accept noncheck of strncpy() return value
Poul-Henning Kamp
phk at varnish-cache.org
Sat Jun 29 15:43:59 CEST 2013
commit 3c01e858b5250b04cd31a6daa7a1165b1bbaf47c
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Sat Jun 29 13:41:30 2013 +0000
Accept noncheck of strncpy() return value
diff --git a/bin/flint.lnt b/bin/flint.lnt
index 1f99a4b..53f3238 100644
--- a/bin/flint.lnt
+++ b/bin/flint.lnt
@@ -91,6 +91,7 @@
-esym(534, strcat)
-esym(534, strcpy)
-esym(534, strlcpy)
+-esym(534, strncpy)
+typename(844)
-etype(844, struct pthread *)
More information about the varnish-commit
mailing list