iCal4ObjC icon indicating copy to clipboard operation
iCal4ObjC copied to clipboard

Add memory management

Open sixten opened this issue 12 years ago • 0 comments

I guess I never reviewed this code as closely as perhaps I should have, because I discovered yesterday that none of the classes with properties implement -dealloc. As you might imagine, this led to a number of memory leaks.

I've also patched one unit test that was failing for me, presumably because my device isn't running on UTC.

sixten avatar Jun 21 '12 15:06 sixten