--- NSGraphicsContext.m 2003-07-21 03:52:28.000000000 -0500 +++ NSGraphicsContext.m.new 2003-07-21 03:51:15.000000000 -0500 @@ -249,6 +249,7 @@ - (void) dealloc { + DESTROY(usedFonts); DESTROY(focus_stack); DESTROY(context_data); DESTROY(context_info);