We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60545bb commit 5bff92eCopy full SHA for 5bff92e
SSYFirefoxProfiler.m
@@ -61,6 +61,7 @@ + (NSArray*)profilePseudonymsForHomePath:(NSString*)homePath {
61
NSString* pseudonym = [dirName substringFromIndex:location] ;
62
[outbasket addObject:pseudonym] ;
63
}
64
+ [innerScanner release];
65
66
67
0 commit comments