Skip to content

Commit

Permalink
avoid leaking original opacity dictionary(cherry picked from commit 9…
Browse files Browse the repository at this point in the history
  • Loading branch information
ssp authored and simX committed Oct 1, 2009
1 parent e69661c commit 16dd941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Plugin/Plugin.m
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ - (void)webPlugInDestroy
[self setWebView:nil];
[self setBaseURL:nil];
[self setAttributes:nil];
[self setOriginalOpacityAttributes:nil];

[_flashVars release];
_flashVars = nil;
Expand Down

0 comments on commit 16dd941

Please sign in to comment.