On Tue, 22 Jan 2002, Enrico Sersale wrote:

>
> On Tue, 22 Jan 2002, Richard Frith-Macdonald wrote:
>
> >
> > On Tuesday, January 22, 2002, at 11:21 AM, Enrico Sersale wrote:
> >
> > >
> > > After the last changes, calling NSWorkspace's
> > > [getInfoForFile:application:type:], crashes the app.
> > >
> > ...

The bug is in [_extension:role:app:andInfo:].

NSDictionary *apps is declared and then used in

info = [apps objectForKey: appName];

but it is not allocated.


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to