diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2025-04-19 13:46:20 +0300 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2025-04-19 15:17:56 +0300 |
commit | 9fca5554af70fd86fb1ed78362d86ebd1a4be2ef (patch) | |
tree | 38a6adc6c453dce3102a804c0140879b3cc5b1a5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f4152715dcd5c580dca6ea628ec03785bba44b9a (diff) | |
download | linux-9fca5554af70fd86fb1ed78362d86ebd1a4be2ef.tar.xz |
tools/nolibc: disable function sanitizer for _start_c()
Both constructors and main() may be executed with different function
signatures than they are actually using.
This is intentional but trips up UBSAN.
Disable the function sanitizer of UBSAN in _start_c().
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250419-nolibc-ubsan-v2-3-060b8a016917@weissschuh.net
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions