fix memory leak in process_aaa
This commit is contained in:
@@ -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 *
|
||||||
|
Reference in New Issue
Block a user