adium 5281:b41d555405da: grumble grumble

commits at adium.im commits at adium.im
Mon Jan 28 18:34:49 UTC 2013


details:	http://hg.adium.im/adium/rev/b41d555405da
revision:	5281:b41d555405da
branch:		adium-1.6
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Mon Jan 28 19:34:03 2013 +0100

grumble grumble

Fixes #16293

diffs (11 lines):

diff -r 8af91739f5a0 -r b41d555405da Source/AIPreferenceWindowController.m
--- a/Source/AIPreferenceWindowController.m	Sat Jan 26 15:08:21 2013 +0100
+++ b/Source/AIPreferenceWindowController.m	Mon Jan 28 19:34:03 2013 +0100
@@ -624,7 +624,6 @@
 	SKSearchRef search = SKSearchCreate (skIndex,
 										 (CFStringRef) query,
 										 kSKSearchOptionDefault);
-	[(id) search autorelease];
 	int kSearchMax = 20;
 	CFURLRef foundURLs[kSearchMax];
 	SKDocumentID foundDocIDs[kSearchMax];




More information about the commits mailing list