fix memory leak in process_aaa

This commit is contained in:
Egor Shestakov
2025-01-16 18:58:48 +07:00
parent 1378973cd1
commit ae1faec57d

View File

@@ -646,6 +646,7 @@ process_aaa()
state_proc.red, state_proc.red,
state_proc.blue, state_proc.blue,
state_proc.blacklevel); state_proc.blacklevel);
g_free(center);
} }
static GdkTexture * static GdkTexture *