[PATCH 2/2] ole32: Call CoCreateInstanceEx from CoCreateInstance instead of the other way around.

Jacek Caban jacek at codeweavers.com
Wed Oct 21 09:24:48 CDT 2015


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
Office clicktorun sandbox patches CoCreateInstance and uses
CoCreateInstanceEx to implement it, which causes stack overflow
with the current implementation.

 dlls/ole32/compobj.c | 151
+++++++++++++++++++++++----------------------------
 1 file changed, 68 insertions(+), 83 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ole32-Call-CoCreateInstanceEx-from-CoCreateInstance-i.diff
Type: text/x-patch
Size: 5562 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151021/a4b1fbf5/attachment.bin>


More information about the wine-patches mailing list