mirror of
https://github.com/openharmony/js_sys_module.git
synced 2026-07-16 11:04:25 -04:00
Modify the endogenous issue
Signed-off-by: xdmal <maxiaodong16@huawei.com>
This commit is contained in:
@@ -97,6 +97,7 @@ namespace OHOS::Js_sys_module::Process {
|
||||
auto objectInfo = (ChildProcess*)data;
|
||||
if (objectInfo != nullptr) {
|
||||
delete objectInfo;
|
||||
objectInfo = nullptr;
|
||||
}
|
||||
},
|
||||
nullptr, nullptr));
|
||||
|
||||
Reference in New Issue
Block a user