From db0b19570b9e4a93838cb257e89c9df8b669a175 Mon Sep 17 00:00:00 2001 From: songwei Date: Thu, 31 Jul 2025 18:25:58 +0800 Subject: [PATCH] update --- .../GJLocalDigitalSDK/DigitalHumanDriven/DigitalHumanDriven.mm | 1 + 1 file changed, 1 insertion(+) diff --git a/duix-ios/GJLocalDigitalDemo/GJLocalDigitalSDK/GJLocalDigitalSDK/DigitalHumanDriven/DigitalHumanDriven.mm b/duix-ios/GJLocalDigitalDemo/GJLocalDigitalSDK/GJLocalDigitalSDK/DigitalHumanDriven/DigitalHumanDriven.mm index c6c40bc..f071171 100644 --- a/duix-ios/GJLocalDigitalDemo/GJLocalDigitalSDK/GJLocalDigitalSDK/DigitalHumanDriven/DigitalHumanDriven.mm +++ b/duix-ios/GJLocalDigitalDemo/GJLocalDigitalSDK/GJLocalDigitalSDK/DigitalHumanDriven/DigitalHumanDriven.mm @@ -410,6 +410,7 @@ static DigitalHumanDriven *manager = nil; if(gjduix_s!=nil) { dhduix_free(gjduix_s); + gjduix_s=nil; }