!87 add interger_overflow

Merge pull request !87 from gg0907/master
This commit is contained in:
openharmony_ci 2023-05-27 04:11:51 +00:00 committed by Gitee
commit 3bdaab29eb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1533,6 +1533,9 @@ action("gen_config_header") {
}
ohos_shared_library("libohosffmpeg") {
sanitize = {
integer_overflow = true
}
deps = [ ":ffmpeg_dynamic" ]
part_name = "ffmpeg"
subsystem_name = "thirdparty"