[webkit-reviews] review denied: [Bug 37596] [Qt] QScriptEngine::evaluate has memory leak. : [Attachment 53353] Fix v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 14 16:01:00 PDT 2010


Kenneth Rohde Christiansen <kenneth at webkit.org> has denied Jędrzej Nowacki
<jedrzej.nowacki at nokia.com>'s request for review:
Bug 37596: [Qt] QScriptEngine::evaluate has memory leak.
https://bugs.webkit.org/show_bug.cgi?id=37596

Attachment 53353: Fix v1
https://bugs.webkit.org/attachment.cgi?id=53353&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>

> +  Evaluates given JavaScript program and returns result of the evaluation.
> +  \attention this function doesn't take parameters ownership.

this function doesn't take ownership of the parameters.


More information about the webkit-reviews mailing list