<rdar://problem/11238965> Leak in Plugin Process when launched 32-bit
authorbeidson@apple.com <beidson@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 17 Apr 2012 00:21:10 +0000 (00:21 +0000)
committerbeidson@apple.com <beidson@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 17 Apr 2012 00:21:10 +0000 (00:21 +0000)
commit963ea2dbd0bda0a926001f205dc04600d9eaaafd
treec02662fc31b8653f1a14854fe82de8b8a2356aad
parent384ef5082582ffad10334bfc633645558ccdffcb
<rdar://problem/11238965> Leak in Plugin Process when launched 32-bit

Reviewed by Jessie Berlin.

* PluginProcess/mac/PluginProcessMainMac.mm:
(WebKit::PluginProcessMain): alloc/init an NSDictionary then release it, instead of leaking an autoreleased one.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114323 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebKit2/ChangeLog
Source/WebKit2/PluginProcess/mac/PluginProcessMainMac.mm