mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
free
This commit is contained in:
@@ -288,6 +288,8 @@ setMiniwindow(WMWindow *win, RImage *image)
|
||||
PropModeReplace,
|
||||
(unsigned char *)data,
|
||||
(image->width * image->height + 2) * sizeof(CARD32));
|
||||
|
||||
free(data);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user