@@ -53,12 +53,12 @@ _titlecaseTableSize = SIZE_MAX; _caseFoldingTableSize = SIZE_MAX; _decompositionTableSize = SIZE_MAX; _decompositionCompatTableSize = SIZE_MAX; } @catch (id e) { - @throw e; [self release]; + @throw e; } return self; }