From 39f4af9f35a64d1143e47f4ad9f6f903b0014f9f Mon Sep 17 00:00:00 2001 From: Woongsuk Cho Date: Tue, 16 Apr 2024 13:20:11 +0900 Subject: Bug-fix: fix target dll searching logic check the target dll is an R2R image or not --- NativeLauncher/tool/ni_common.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NativeLauncher/tool/ni_common.cc b/NativeLauncher/tool/ni_common.cc index 36c2040..3b463cf 100644 --- a/NativeLauncher/tool/ni_common.cc +++ b/NativeLauncher/tool/ni_common.cc @@ -321,7 +321,7 @@ static ni_error_e getTargetDllList(const std::string& path, std::vector