Revision: 15198
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=15198&view=rev
Author:   amaxwell
Date:     2009-04-26 17:45:44 +0000 (Sun, 26 Apr 2009)

Log Message:
-----------
fix overrelease (code is unused)

Modified Paths:
--------------
    trunk/bibdesk_vendorsrc/indexdata/yaz/objc/ZOOMRecord.m

Modified: trunk/bibdesk_vendorsrc/indexdata/yaz/objc/ZOOMRecord.m
===================================================================
--- trunk/bibdesk_vendorsrc/indexdata/yaz/objc/ZOOMRecord.m     2009-04-26 
17:41:32 UTC (rev 15197)
+++ trunk/bibdesk_vendorsrc/indexdata/yaz/objc/ZOOMRecord.m     2009-04-26 
17:45:44 UTC (rev 15198)
@@ -360,7 +360,6 @@
             {
                 int e = yaz_iconv_error(cd);
                 if (e != YAZ_ICONV_E2BIG) {
-                    [outputData release];
                     outputData = nil;
                     break;
                 }


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to