mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
update src/create_pcid.c,删去401行capVectorPtr置空语句
Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
@@ -398,7 +398,6 @@ int32_t GetPriSyscap(PCIDMain *pcidMain, cJSON *sysCapObject, size_t contextBufL
|
||||
PRINT_ERR("cJSON_AddItemToObject failed\n");
|
||||
return GetPriSyscapResult(capVectorPtr, -1);
|
||||
}
|
||||
capVectorPtr = NULL;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user