This commit is contained in:
Thong Nguyen 2013-04-03 16:41:39 +01:00
commit 36261bae90
1 changed files with 2 additions and 0 deletions

View File

@ -146,6 +146,8 @@ static void ReachabilityCallback(SCNetworkReachabilityRef target, SCNetworkReach
[self stopNotifier];
[NSObject cancelPreviousPerformRequestsWithTarget:self];
if (reachabilityRef!= NULL)
{
CFRelease(reachabilityRef);