gdiplus: Remove incorrect test.

Huw Davies huw at codeweavers.com
Mon Jul 21 06:35:58 CDT 2008


Fixes several Valgrind warnings like:
Conditional jump or move depends on uninitialised value(s)
    at  strlenW (unicode.h:212)
    by  CompareStringW (locale.c:2675)
    by  lstrcmpiW (locale.c:2849)
    by  test_fontfamily (font.c:171)
    by  func_font (font.c:323)
    by  run_test (test.h:488)
    by  main (test.h:537)
  Uninitialised value was created by a stack allocation
    at  test_fontfamily (font.c:157)
---
 dlls/gdiplus/tests/font.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d1af3cd231ada8056cce543026cf9a7918629bf0.diff
Type: text/x-patch
Size: 499 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080721/236d8ab5/attachment.bin 


More information about the wine-patches mailing list