[webkit-reviews] review requested: [Bug 136140] Possible RetainPtr misuse in WKScriptMessage.mm - could leak : [Attachment 236957] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 21 19:05:48 PDT 2014


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 136140: Possible RetainPtr misuse in WKScriptMessage.mm - could leak
https://bugs.webkit.org/show_bug.cgi?id=136140

Attachment 236957: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=236957&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
This is an untested fix. Seeing as we are arbitrarily calling -copy, then
-retain/-release should be fine for now.


More information about the webkit-reviews mailing list