@@ -453,10 +453,11 @@ [obj release]; @throw e; } data[j]->object = obj; + count--; } } @catch (id e) { [self release]; @throw e; }