On Sat, 4 May 2002, Alexander Malmberg wrote:

> Releasing an NSTextView will still sometimes cause a crash. It seems
> that something in the text network is being retained by an
> autoreleasepool (not sure why), but [NSTextView -dealloc] expects to be
> released during the RELEASE(_textStorage). I've attached a patch that
> causes it to just return from first -dealloc and do the real deallocing
> when it's released again.

Thanks - applied


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

Reply via email to