[master] 30861fb4d copy over some flexelint silencing from libvarnish

Nils Goroll nils.goroll at uplex.de
Sat Apr 4 15:14:07 UTC 2020


commit 30861fb4da98e10395ace06e74dd62360dbc7510
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Sat Apr 4 17:12:50 2020 +0200

    copy over some flexelint silencing from libvarnish

diff --git a/bin/varnishd/flint.lnt b/bin/varnishd/flint.lnt
index 3d682d52f..d9175cacd 100644
--- a/bin/varnishd/flint.lnt
+++ b/bin/varnishd/flint.lnt
@@ -151,6 +151,10 @@
 
 -e441	//  for clause irregularity: loop variable '___' not found in 2nd for expression
 
+// from libvarnish
+--emacro((835),BINHEAP_NOIDX)
+--emacro((835),O_CLOEXEC)
+
 // Review all below this line ///////////////////////////////////////////////
 
 -e713	// 42 Loss of precision (___) (___ to ___)


More information about the varnish-commit mailing list