Revision: 18389
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=18389&view=rev
Author: hofman
Date: 2012-01-10 12:44:39 +0000 (Tue, 10 Jan 2012)
Log Message:
-----------
add comment
Modified Paths:
--------------
trunk/bibdesk/BDSKErrorEditor.m
Modified: trunk/bibdesk/BDSKErrorEditor.m
===================================================================
--- trunk/bibdesk/BDSKErrorEditor.m 2012-01-10 11:26:16 UTC (rev 18388)
+++ trunk/bibdesk/BDSKErrorEditor.m 2012-01-10 12:44:39 UTC (rev 18389)
@@ -185,6 +185,7 @@
{
if (errors != newErrors) {
[errors release];
+ // deep copy the errors because the original errors retain us
errors = [[NSArray alloc] initWithArray:newErrors copyItems:YES];
[self updateErrorMarkers];
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit