Analyse et explore linux
Component UBSAN_ONLY_BOUNDS

Component Type: kbuild config

More info: This is a weird case: Clang's -fsanitize=bounds includes -fsanitize=local-bounds, but it's trapping-only, so for Clang, we must use -fsanitize=array-bounds when we want traditional array bounds checking enabled. For GCC, we want -fsanitize=bounds.

Build project: Kconfig (Linux kconfig) (Path: Kconfig )

Other views: file explorer

Generated by PFA software prototype