Camino only - Bug 416632: Fix leak of CHPermission members. r/sr=josh
git-svn-id: svn://10.0.0.236/trunk@245621 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d80288b9cd
commit
243dca2c8d
@ -104,7 +104,7 @@ __attribute__((used)) NSString* const CHPermissionTypePopup = @"popup";
|
||||
return self;
|
||||
}
|
||||
|
||||
- (void)delloc
|
||||
- (void)dealloc
|
||||
{
|
||||
[mHost release];
|
||||
[mType release];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user