user32: Don't access pConv after it's been freed.

Huw Davies huw at codeweavers.com
Mon Jul 21 05:15:49 CDT 2008


Should fix Valgrind warnings like:
 Invalid read of size 4
    at  WDML_RemoveServer (dde_misc.c:1663)
    by  DdeNameService (dde_server.c:254)
    by  DdeUninitialize (dde_misc.c:661)
    by  test_ddeml_server (dde.c:801)
    by  func_dde (dde.c:2124)
    by  run_test (test.h:488)
    by  main (test.h:537)
---
 dlls/user32/dde_misc.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 46ef3d14e188002e5f838110b7001792c5433643.diff
Type: text/x-patch
Size: 771 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080721/705beb04/attachment.bin 


More information about the wine-patches mailing list