mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Disable some sanitizers on libnlinterceptor targets."
This commit is contained in:
@@ -37,10 +37,8 @@ cc_defaults {
|
||||
"libutils",
|
||||
],
|
||||
sanitize: {
|
||||
address: true,
|
||||
undefined: true,
|
||||
all_undefined: true,
|
||||
fuzzer: true,
|
||||
cfi: true,
|
||||
integer_overflow: true,
|
||||
scs: true,
|
||||
|
||||
Reference in New Issue
Block a user