diff options
author | Kees Cook <kees@kernel.org> | 2025-03-12 03:03:56 +0300 |
---|---|---|
committer | Kees Cook <kees@kernel.org> | 2025-03-12 23:23:52 +0300 |
commit | 416cf1f4d91bf52305cd160a382273ccef980b7f (patch) | |
tree | d79e53626533effbe522ce556c48998517befb1b /tools/perf/scripts/python/sctop.py | |
parent | d985e4399adffb58e10b38dbb5479ef29d53cde6 (diff) | |
download | linux-416cf1f4d91bf52305cd160a382273ccef980b7f.tar.xz |
kunit/fortify: Expand testing of __compiletime_strlen()
It seems that Clang thinks __builtin_constant_p() of undefined variables
should return true[1]. This is being fixed separately[2], but in the
meantime, expand the fortify tests to help track this kind of thing down
faster in the future.
Link: https://github.com/ClangBuiltLinux/linux/issues/2073 [1]
Link: https://github.com/llvm/llvm-project/pull/130713 [2]
Link: https://lore.kernel.org/r/20250312000349.work.786-kees@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions