!1235 hidumper 漏洞修复

Merge pull request !1235 from hw_llm/master
This commit is contained in:
openharmony_ci 2024-09-29 14:20:21 +00:00 committed by Gitee
commit 51428fb84a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 1 deletions

View File

@ -278,7 +278,6 @@ static void DumpFaultLog(void)
static void DumpMemData(struct MemDumpParam *param)
{
PRINTK("\nDumpType: %d\n", param->type);
PRINTK("Unsupported now!\n");
}