Skip to content

Commit

Permalink
[FIX] Leaking CTFClickToFlashPlugin._src. Ref http://rentzsch.lightho…
Browse files Browse the repository at this point in the history
  • Loading branch information
rentzsch committed Dec 13, 2009
1 parent f069504 commit 918c07c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Plugin/Plugin.m
Expand Up @@ -461,6 +461,7 @@ - (void)webPlugInDestroy
[self setHost:nil];
[self setWebView:nil];
[self setBaseURL:nil];
[self setSrc:nil];
[self setAttributes:nil];
[self setOriginalOpacityAttributes:nil];

Expand Down

0 comments on commit 918c07c

Please sign in to comment.