rpcrt4: Clear a hole in the ps1 structure in test_simple_struct.

Rob Shearman robertshearman at gmail.com
Thu Jun 12 16:57:55 CDT 2008


---
 dlls/rpcrt4/tests/ndr_marshall.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

Should fix the following and similar valgrind warnings:
 Conditional jump or move depends on uninitialised value(s)
    at  bcmp (mc_replace_strmem.c:442)
    by  test_simple_struct_marshal (ndr_marshall.c:668)
    by  test_simple_struct (ndr_marshall.c:889)
    by  func_ndr_marshall (ndr_marshall.c:1822)
    by  run_test (test.h:421)
    by  main (test.h:470)
  Uninitialised value was created by a stack allocation
    at  test_simple_struct (ndr_marshall.c:820)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d11020ceca21e8210d18c3341d0e5b1b82c7b6ca.diff
Type: text/x-patch
Size: 524 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080612/aca00919/attachment.bin 


More information about the wine-patches mailing list