mirror of
https://gitee.com/openharmony/ability_ability_runtime
synced 2024-11-22 23:00:39 +00:00
commit
0d0368d3d5
@ -34,15 +34,6 @@ config("session_handler_config") {
|
||||
ohos_shared_library("session_handler") {
|
||||
branch_protector_ret = "pac_ret"
|
||||
|
||||
sanitize = {
|
||||
integer_overflow = true
|
||||
ubsan = true
|
||||
boundary_sanitize = true
|
||||
cfi = true
|
||||
cfi_cross_dso = true
|
||||
cfi_vcall_icall_only = true
|
||||
debug = false
|
||||
}
|
||||
sources = [
|
||||
"src/session_handler_proxy.cpp",
|
||||
"src/session_handler_stub.cpp",
|
||||
|
Loading…
Reference in New Issue
Block a user