Skip to content

Commit 16dd941

Browse files
sspsimX
authored andcommitted
avoid leaking original opacity dictionary(cherry picked from commit 9707fb0)
1 parent e69661c commit 16dd941

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Plugin/Plugin.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,7 @@ - (void)webPlugInDestroy
462462
[self setWebView:nil];
463463
[self setBaseURL:nil];
464464
[self setAttributes:nil];
465+
[self setOriginalOpacityAttributes:nil];
465466

466467
[_flashVars release];
467468
_flashVars = nil;

0 commit comments

Comments
 (0)