[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSFileWrapper dealloc routine
From: |
Andrew Ruder |
Subject: |
Re: NSFileWrapper dealloc routine |
Date: |
Mon, 21 Jul 2003 04:58:00 -0500 |
User-agent: |
Mutt/1.5.4i |
On Mon, Jul 21, 2003 at 12:23:02AM -0500, Andrew Ruder wrote:
> Doesn't seem to call [super dealloc] in its dealloc routine.
> Unless someone knows of an obvious reason why it shouldn't do
> that, this patch should probably be applied.
>
> Thanks
> --
> Andrew Ruder
Going through this file again, it also needs to release
_fileAttributes in the dealloc method. If someone who applies
the patch could add that, I would appreciate it.
Thanks
--
Andrew Ruder