Palm Hotsync and usbserial: New Findings

Robert Shearman rob at codeweavers.com
Fri Jul 8 13:49:36 CDT 2005


Uwe Bonnes wrote:

>There are two sided of the problem:
>- One is microquill not handling HeapValidate
>- Second is the loading of the sound driver using this not otherwise used
>function 
>  
>

WinMM should not be using HeapValidate. There are many other ways of 
ensuring the handle that was passed is valid including using exception 
handling with magic values and handle tables.

-- 
Rob Shearman




More information about the wine-devel mailing list