From ae1faec57db2c6909d0216664580fc8225390bda Mon Sep 17 00:00:00 2001 From: Egor Shestakov Date: Thu, 16 Jan 2025 18:58:48 +0700 Subject: [PATCH] fix memory leak in process_aaa --- src/process_pipeline.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/process_pipeline.c b/src/process_pipeline.c index 395389f..ddab3f4 100644 --- a/src/process_pipeline.c +++ b/src/process_pipeline.c @@ -646,6 +646,7 @@ process_aaa() state_proc.red, state_proc.blue, state_proc.blacklevel); + g_free(center); } static GdkTexture *