adium 5380:985f0f6dd368: Wrong branch for this change?

commits at adium.im commits at adium.im
Fri Mar 8 13:01:17 UTC 2013


details:	http://hg.adium.im/adium/rev/985f0f6dd368
revision:	5380:985f0f6dd368
branch:		adium-1.5.6
author:		Thijs Alkemade <thijsalkemade at gmail.com>
date:		Fri Mar 08 13:59:58 2013 +0100

Wrong branch for this change?

diffs (11 lines):

diff -r 3a074c1631d3 -r 985f0f6dd368 Plugins/Purple Service/AIPurpleCertificateTrustWarningAlert.m
--- a/Plugins/Purple Service/AIPurpleCertificateTrustWarningAlert.m	Thu Mar 07 14:17:17 2013 +0100
+++ b/Plugins/Purple Service/AIPurpleCertificateTrustWarningAlert.m	Fri Mar 08 13:59:58 2013 +0100
@@ -119,7 +119,6 @@
 			
 			if (oldCertHash == newCertHash) {
 				query_cert_cb(true, userdata);
-				CFRelease(data);
 				[self release];
 				return;
 			}




More information about the commits mailing list