From 9ffa26f1777901eae242a77ef8cc258dc379b1d2 Mon Sep 17 00:00:00 2001 From: collecting Date: Fri, 26 Sep 2025 02:29:22 +0000 Subject: [PATCH] Memory Leak Fix --- .../frontend/maxwell/structured_control_flow.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/shader_recompiler/frontend/maxwell/structured_control_flow.cpp b/src/shader_recompiler/frontend/maxwell/structured_control_flow.cpp index 80c90fe6a..f052e5f4f 100644 --- a/src/shader_recompiler/frontend/maxwell/structured_control_flow.cpp +++ b/src/shader_recompiler/frontend/maxwell/structured_control_flow.cpp @@ -988,6 +988,9 @@ IR::AbstractSyntaxList BuildASL(ObjectPool& inst_pool, ObjectPool