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
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,
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