[Bug 15201] Google Chrome crashes when downloading an exe file

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 10 16:10:15 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15201





--- Comment #2 from Roy Shea <royshea at gmail.com>  2008-09-10 16:10:14 ---
Created an attachment (id=15997)
 --> (http://bugs.winehq.org/attachment.cgi?id=15997)
Patch allowing SHGetFileInfoW to use default icons when PrivateExtractIconsW
fails

(In reply to comment #1)

> calls SHGetFileInfo with the SHGFI_ICON flag set and expects that it
> will always get an icon. With Wine's implementation of SHGetFileInfo,
> that doesn't happen

Looks like there was problem with wine not checking the return value of
PrivateExtractIconsW.  The attached patch fixs this problem.  I'll send it off
to wine-patches momentarily.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list