|
From: | Richard Frith-Macdonald |
Subject: | Re: NSWorkspace bug |
Date: | Tue, 22 Jan 2002 13:29:34 +0000 |
On Tuesday, January 22, 2002, at 01:22 PM, Enrico Sersale wrote:
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.
Should be fixed now.
[Prev in Thread] | Current Thread | [Next in Thread] |