[wined3d] regression

Robert Shearman rob at codeweavers.com
Mon Jul 25 12:47:49 CDT 2005


Oliver Stieber wrote:

>Following this patch http://www.winehq.org/hypermail/wine-patches/2005/07/0575.html wined3d SegV's
>every time the dll is loaded.
>

One bug is that GetModuleFileName is called with a buffer size of 
MAX_PATH, yet buffer is only 64 chars big.

-- 
Rob Shearman




More information about the wine-devel mailing list