@@ -49,11 +49,11 @@ @try { if (![mode isEqual: @"r"]) @throw [OFNotImplementedException exceptionWithSelector: _cmd - object: self]; + object: nil]; _stream = [stream retain]; _CRC32 = ~0; } @catch (id e) { [self release];