http://bugs.winehq.org/show_bug.cgi?id=2106
Summary: segfault in folder dialog box (or support for lpBrowseInfo->pszDisplayName=NULL in SHBrowseForFolder) Product: Wine Version: 20040309 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gui AssignedTo: wine-bugs@winehq.org ReportedBy: sylvain.pasche@switzerland.org
I had some applications segfaulting when displaying the folder selection dialog box. I looked around in the sources, and I found a previous patch posted by woschwot_at_onlinehome.de which solves this problem:
http://www.winehq.com/hypermail/wine-patches/2004/03/0141.html
So I looked in the cvs with cvsweb, but it appears not to be commited yet. So I open this bug to keep an eye on it