[webkit-reviews] review requested: [Bug 65806] Potential Leaks - RetainPtr<> over retaining Create'd objects : [Attachment 103141] [PATCH] Potential Fix (Untested, just code inspection and change)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 19:46:56 PDT 2011


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 65806: Potential Leaks - RetainPtr<> over retaining Create'd objects
https://bugs.webkit.org/show_bug.cgi?id=65806

Attachment 103141: [PATCH] Potential Fix (Untested, just code inspection and
change)
https://bugs.webkit.org/attachment.cgi?id=103141&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
Each of these looks like they should be an Adopt after reading
the immediately surrounding code.


More information about the webkit-reviews mailing list