ole32: Initialise object variable in RunningObjectTableImpl_GetObject.

Robert Shearman rob at codeweavers.com
Wed Dec 5 10:09:58 CST 2007


As per the rules for memory in RPC, the memory pointer to by object will 
be used during unmarshalling and previously it was uninitialised.

(Thanks to Dan Kegel and his Valgrind runs for reporting this.)
---
  dlls/ole32/moniker.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c458ce031377fb89a40beb07ac2353ef91e58507.diff
Type: text/x-patch
Size: 476 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071205/5e8b6273/attachment.bin 


More information about the wine-patches mailing list