describe: cJson添加后向保护挑单5.0release

IssueNo: https://gitee.com/openharmony/third_party_cJSON/issues/IANSEG
Feature or Bugfix: Bugfix
Binary Source:Yes
Signed-off-by: youbing54<youbing3@huawei.com>
(cherry picked commit from <gitee.com//openharmony/third_party_cJSON/commit/38514f176dfd7760ecf9b2553278011d62619d73>
This commit is contained in:
youbing54
2024-08-29 11:41:57 +08:00
parent bca13ea55c
commit d5518abacd
+1
View File
@@ -52,6 +52,7 @@ if (defined(ohos_lite)) {
subsystem_name = "thirdparty"
}
ohos_shared_library("cjson") {
branch_protector_ret = "pac_ret"
sources = [ "cJSON.c" ]
public_configs = [ ":cJSON_config" ]
innerapi_tags = [