gdiplus/tests: Fix resource leaks in several tests

Andrew Eikum andrew at brightnightgames.com
Thu Jun 25 08:40:28 CDT 2009


A few tests initialized two GpGraphics objects, and
only released one.  These have been fixed by removing
the redundant initialization.
---
 dlls/gdiplus/tests/graphics.c |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-gdiplus-tests-Fix-resource-leaks-in-several-tests.patch
Type: text/x-patch
Size: 1805 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090625/aea27b28/attachment.bin>


More information about the wine-patches mailing list