mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
update src/syscap_tool.c.
Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
@@ -487,7 +487,6 @@ int32_t EncodeRpcidscToString(char *inputFile, char *outDirPath)
|
||||
if (sysCapArraySize < 0) {
|
||||
PRINT_ERR("Get syscap size failed. Input file: %s\n", inputFile);
|
||||
sysCapArray = NULL;
|
||||
sysCapArraySize = NULL;
|
||||
return FreeAfterEncodeRpcidsc(freeAfterEncodeRpcidscInfo, FREE_WHOLE_SYSCAP_AFTER_RPCIDSC, ret);
|
||||
}
|
||||
// malloc for save os syscap index
|
||||
|
||||
Reference in New Issue
Block a user