|
From: | NeXT |
Subject: | [BUG] ProjectCenter |
Date: | Fri, 07 Nov 2003 03:13:35 +0900 |
Hi,Current ProjectCenter.app crashes when I open GormProject and RenaissanceProject file and close it. I did some debugging and found that this is because it tries to release some instance variables in PCGormProject.m and PCRenaissanceProject.m which are not initialized or allocated. Easy fix which I did is initialize those variables as nil. I do not know what is proper pattern in ProjectCenter...
I hope this can help ProjectCenter.app maintainer's 'real' debugging session :-)
Thanks in advance.
[Prev in Thread] | Current Thread | [Next in Thread] |