adium/adium

Wrong branch for this change?
adium-1.5.6
2013-03-08, Thijs Alkemade
985f0f6dd368
Parents 3a074c1631d3
Children 604a4e1e865a
Wrong branch for this change?
--- 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;
}