Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
2010-04-14 Jedrzej Nowacki <jedrzej.nowacki@nokia.com>
Reviewed by Kenneth Rohde Christiansen. Fix memory leak inside QScriptEnginePrivate::makeJSValue. QScriptEnginePrivate::makeJSValue should release temporary JSStringRef variable. [Qt] tst_QScriptValue::toString has a memory leak. https://bugs.webkit.org/show_bug.cgi?id=37598 * qt/api/qscriptengine_p.h: (QScriptEnginePrivate::makeJSValue): Canonical link: https://commits.webkit.org/48912@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@57625 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information