[oleaut32] Major bugfix in IRecordInfoImpl_RecordCopy

Rosen Diankov rosen.diankov at gmail.com
Sun Jun 30 18:53:12 CDT 2013


The following function in oleaut32/recinfo.c

static HRESULT WINAPI IRecordInfoImpl_RecordCopy(IRecordInfo *iface, PVOID
pvExisting, PVOID pvNew)

needs to copy stuff from pvExisting to pvNew, however it was doing the
opposite!

rosen diankov,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: recfix.wine-1.6-rc4.patch
Type: application/octet-stream
Size: 351 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130701/b1934954/attachment.obj>


More information about the wine-patches mailing list