Re: Bugfix-patches for dlls/comdlg32/filedlg.c

2008-12-13 Thread Paul Vriens
Elias wrote: > - Fix for bugzilla bug 16332 > crash in file dialog if the previous selected folder is deleted > > No checking was done on the selected initial directory for the > open-file dialog, which resulted in a stack overflow if the directory > was not present. > > - Prevent free on NULL va

Re: Bugfix-patches for dlls/comdlg32/filedlg.c

2008-12-13 Thread Austin English
On Sat, Dec 13, 2008 at 10:35 AM, Austin English wrote: > On Fri, Dec 12, 2008 at 12:42 PM, Elias wrote: >> >> - Fix for bugzilla bug 16332 >> crash in file dialog if the previous selected folder is deleted >> >> No checking was done on the selected initial directory for the >> open-file dialog,

Re: Bugfix-patches for dlls/comdlg32/filedlg.c

2008-12-13 Thread Austin English
On Fri, Dec 12, 2008 at 12:42 PM, Elias wrote: > > - Fix for bugzilla bug 16332 > crash in file dialog if the previous selected folder is deleted > > No checking was done on the selected initial directory for the > open-file dialog, which resulted in a stack overflow if the directory > was not pre