mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-25 12:23:20 -04:00
@@ -2346,7 +2346,7 @@ void MainThread::HandleDumpHeap(bool isPrivate)
|
||||
}
|
||||
auto &runtime = app->GetRuntime();
|
||||
if (runtime == nullptr) {
|
||||
TAG_LOGE(AAFwkTag::APPKIT, "HandleDumpHeapPrepare runtime is nullptr");
|
||||
TAG_LOGE(AAFwkTag::APPKIT, "HandleDumpHeap runtime is nullptr");
|
||||
return;
|
||||
}
|
||||
auto taskFork = [&runtime, &isPrivate] {
|
||||
|
||||
Reference in New Issue
Block a user