--- NSInputManager.m 2003-07-21 04:32:17.000000000 -0500 +++ NSInputManager.m.new 2003-07-21 04:31:30.000000000 -0500 @@ -473,6 +473,7 @@ - (void) dealloc { + RELEASE (_pendingKeyEvents); RELEASE (_rootBindingTable); [super dealloc]; }