kernel32: Fix typo.

Huw Davies huw at codeweavers.com
Thu Jun 19 09:35:00 CDT 2008


Fixes Valgrind warnings:

 Conditional jump or move depends on uninitialised value(s)
    at  next_thread (toolhelp.c:356)
    by  Thread32First (toolhelp.c:384)
    by  test_module (toolhelp.c:276)
    by  func_toolhelp (toolhelp.c:335)
    by  run_test (test.h:449)
    by  main (test.h:498)
  Uninitialised value was created by a stack allocation
    at  test_module (toolhelp.c:221)
---
 dlls/kernel32/tests/toolhelp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 827de0ea23d67b87224e173441c7731a6c07a934.diff
Type: text/x-patch
Size: 554 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080619/89723b5d/attachment.bin 


More information about the wine-patches mailing list