mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
UBSan: Minor typo fix to align with other place
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
+1
-1
@@ -232,7 +232,7 @@ config MM_UBSAN_OPTION
|
|||||||
for available options.
|
for available options.
|
||||||
|
|
||||||
config MM_UBSAN_TRAP_ON_ERROR
|
config MM_UBSAN_TRAP_ON_ERROR
|
||||||
bool "Enable UBsan trap on error to crash immediately"
|
bool "Enable UBSan trap on error to crash immediately"
|
||||||
depends on MM_UBSAN
|
depends on MM_UBSAN
|
||||||
default y
|
default y
|
||||||
---help---
|
---help---
|
||||||
|
|||||||
Reference in New Issue
Block a user