gdiplus: Fix a memory leak in the tests.

Nikolay Sivov bunglehead at gmail.com
Tue Dec 15 05:40:26 CST 2009


On 12/15/2009 14:35, Huw Davies wrote:
> Found by Valgrind.
> ---
>   dlls/gdiplus/tests/customlinecap.c |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
Hi, Huw.

This leak will be fixed with corrected  GdipCreateCustomLineCap(). 
Return code should never
be Ok here.

P.S. Same with previous patch for  GdipCreateFontFamilyFromNam().



More information about the wine-devel mailing list