[PATCH] gdi32/dibdrv: Fix a clipped_rects leak (Valgrind)

Nikolay Sivov nsivov at codeweavers.com
Fri Apr 25 03:36:44 CDT 2014


Valgrind points to PutImage() leak while running tests, I changed both
places to use same pattern as the rest of code.

---
 dlls/gdi32/dibdrv/bitblt.c | 4 ++++
 1 file changed, 4 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-dibdrv-Fix-a-clipped_rects-leak-Valgrind.patch
Type: text/x-patch
Size: 891 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140425/878dcd79/attachment.bin>


More information about the wine-patches mailing list