From 67731d476c924987be98fa1d731836e9f5473d25 Mon Sep 17 00:00:00 2001 From: graydon <weidong.gao@cretone.cn> Date: 星期五, 18 十月 2024 14:39:23 +0800 Subject: [PATCH] 修复空topo运行软件崩溃的问题。原因是new u8[0] 返回的不是空指针. --- Infinite/PC-DLL/TopoAnalysing_241018.dll | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Infinite/PC-DLL/TopoAnalysing_241018.dll b/Infinite/PC-DLL/TopoAnalysing_241018.dll new file mode 100644 index 0000000..87278d5 --- /dev/null +++ b/Infinite/PC-DLL/TopoAnalysing_241018.dll Binary files differ -- Gitblit v1.9.3