[Bug 1912] heap corruption in CALD

Wine Bugs wine-bugs at winehq.com
Sat Jan 10 10:38:48 CST 2004


http://bugs.winehq.com/show_bug.cgi?id=1912





------- Additional Comments From marcus at jet.franken.de  2004-10-01 10:38 -------
trace:ole:SafeArrayRedim (0x403d0a88,0x409afab8) 
000b:Call ntdll.RtlAllocateHeap(40360000,00000008,00000002) ret=40bdbc1b 
 
We redimension the array to 2 elements ... and just allocate 2 byte, instead 
of 2*elementsize which would be 0x20. 
 

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list