From fe88ad18a7a68553553bb8d0c49e0da5b31c826f Mon Sep 17 00:00:00 2001 From: collecting Date: Fri, 26 Sep 2025 04:20:43 +0000 Subject: [PATCH] Memory Leak Fix --- .../frontend/maxwell/structured_control_flow.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/shader_recompiler/frontend/maxwell/structured_control_flow.cpp b/src/shader_recompiler/frontend/maxwell/structured_control_flow.cpp index 6b7f5780b..260d639ef 100644 --- a/src/shader_recompiler/frontend/maxwell/structured_control_flow.cpp +++ b/src/shader_recompiler/frontend/maxwell/structured_control_flow.cpp @@ -989,9 +989,7 @@ IR::AbstractSyntaxList BuildASL(ObjectPool& inst_pool, ObjectPool