Files
ability_ability_runtime/frameworks/native/appkit/app
denganliang eb78c43fab fix: 防止GetDumpResult将空字符串赋值给dumpResult
当OHOS_GetMemLeakString malloc分配缓冲区但内容为空字符串时,
原代码只判断buf!=nullptr就直接赋值,增加*buf!='\0'判断,
避免空内容流入IPC传输链。

Co-Authored-By: Agent
Signed-off-by: denganliang <denganliang3@h-partners.com>
Change-Id: I31f55cc5e272e813ba3563942ee177ec0a6cdd3b
2026-05-22 12:02:40 +08:00
..
2024-07-10 18:02:24 +08:00
2026-03-31 20:57:38 +08:00
2024-07-10 18:02:24 +08:00
2025-12-02 18:56:18 +08:00
2025-12-26 18:08:21 +08:00
2025-10-08 16:42:21 +08:00
2026-03-31 20:57:38 +08:00
2025-08-01 10:59:24 +08:00
2026-01-14 15:18:09 +08:00
2024-05-16 14:21:43 +08:00
2024-11-04 19:58:48 +08:00
2024-07-18 15:27:13 +08:00
2024-10-31 14:24:39 +08:00