]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
FreeBSD suppression: add a DRD suppression for exterrctl
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 31 Aug 2025 16:34:11 +0000 (18:34 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sun, 31 Aug 2025 16:34:11 +0000 (18:34 +0200)
freebsd-drd.supp

index c0767aadf79543eafe594db8effd5432e75c639d..b9b0d5de701c3063653235c2e72e9d2859c4c3a9 100644 (file)
    drd:ConflictingAccess
    fun:thr_new
 }
+
+{
+   DRD-FREEBSD15-EXTERRCTL
+   drd:ConflictingAccess
+   fun:exterrctl
+}