From 423ebb014e095ce9b174260fc799247985eb716a Mon Sep 17 00:00:00 2001 From: N2614 Date: Tue, 8 Feb 2011 01:07:24 +0000 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E5=BE=97=E3=81=97=E3=81=9FIVS?= =?UTF-8?q?=E7=94=A8=E3=81=AE=E9=A0=98=E5=9F=9F=E3=82=92Free=E3=81=97?= =?UTF-8?q?=E3=81=A6=E3=81=97=E3=81=BE=E3=81=A3=E3=81=A6=E3=81=84=E3=81=9F?= =?UTF-8?q?=E3=81=AE=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-05-23%20-%20ctr.7z%20+%20svn_v1.068.zip/ctr/svn/ctr_Repair@31 385bec56-5757-e545-9c3a-d8741f4650f1 --- trunk/ConsoleDataMigration/ConsoleBackup/ConsoleBackup.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/ConsoleDataMigration/ConsoleBackup/ConsoleBackup.cpp b/trunk/ConsoleDataMigration/ConsoleBackup/ConsoleBackup.cpp index 303d2cb..f3ecda7 100644 --- a/trunk/ConsoleDataMigration/ConsoleBackup/ConsoleBackup.cpp +++ b/trunk/ConsoleDataMigration/ConsoleBackup/ConsoleBackup.cpp @@ -211,7 +211,7 @@ extern "C" void nnMain(void) { s_CanReadIvs = true; } - common::HeapManager::GetHeap()->Free(addr); + // 後でIVSを参照するのでFreeしない } } fis.Finalize();