Re: [PATCH] selftests/seccomp: fix pointer type mismatch in UPROBE test
From: Sam James
Date: Sat Oct 25 2025 - 20:25:37 EST
I tried to reproduce it with a small testcase and I could reproduce the
error with -fcf-protection and not without (where I get a warning that
the nocf_check attribute is ignored b/c of no flag).