mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-24 09:20:04 +00:00
ubsan close
Signed-off-by: zona <qiudefen@huawei.com>
This commit is contained in:
parent
abfcee8b0a
commit
81e35ba561
@ -55,9 +55,6 @@ ohos_static_library("wifi_direct") {
|
||||
if (dsoftbus_feature_conn_p2p == true &&
|
||||
softbus_communication_wifi_feature == true) {
|
||||
sanitize = {
|
||||
ubsan = true
|
||||
integer_overflow = true
|
||||
boundary_sanitize = true
|
||||
cfi = true
|
||||
cfi_cross_dso = true
|
||||
debug = false
|
||||
|
Loading…
Reference in New Issue
Block a user