From 3e4c5a6261770bced301b5e74233e7866166ea5b Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Sun, 1 Jun 2025 21:35:14 +0200 Subject: clean up repository --- gitlab/issues_text/target_missing/host_missing/accel_missing/2430 | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/2430 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/2430') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/2430 b/gitlab/issues_text/target_missing/host_missing/accel_missing/2430 deleted file mode 100644 index 14d4c1c9a..000000000 --- a/gitlab/issues_text/target_missing/host_missing/accel_missing/2430 +++ /dev/null @@ -1,7 +0,0 @@ -allocate / free need use glibs's function. -Description of problem: -https://gitlab.com/qemu-project/qemu/-/blob/master/hw/core/machine.c?ref_type=heads#L982 - -use g_free to free config,because it is allocated by g_malloc0 - -on windows,if use crt's free && glib's(DLL) g_malloc0 ,will crash. -- cgit 1.4.1