Replace uint32_t bitfields with bool
[tinc] / .ci / sanitizers / ignore.txt
index 7295aeb..c088e06 100644 (file)
@@ -1,2 +1,9 @@
+# plain make
 src:ed25519/*
 src:chacha-poly1305/*
+src:xoshiro.c
+
+# make distcheck
+src:../../../src/ed25519/*
+src:../../../src/chacha-poly1305/*
+src:../../../src/xoshiro.c