10 Sep
2024
10 Sep
'24
8:27 a.m.
File emfdc.c, function get_bitmap_info: Memory leaks in get_bitmap_info via return before calling DeleteDC and DeleteObject. -- v8: gdi32: Actually return the device context and bitmap from get_bitmap_info(). https://gitlab.winehq.org/wine/wine/-/merge_requests/6453