Analyse and explore linux
Component UBSAN_DIV_ZERO

Component Type: kbuild config

Description: Perform checking for integer divide-by-zero

More info: This option enables -fsanitize=integer-divide-by-zero which checks for integer division by zero. This is effectively redundant with the kernel's existing exception handling, though it can provide greater debugging information under CONFIG_UBSAN_REPORT_FULL.

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

Other views: file explorer

Generated by PFA software prototype