diff options
author | Jocelyn Turcotte <jocelyn.turcotte@digia.com> | 2013-06-04 14:41:32 +0000 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-06-06 09:41:13 +0200 |
commit | 43d40815e5ed44a3dbc89380ae4b8975c4f86cb7 (patch) | |
tree | cfa0f9624cd79dc632e86c5d7130a5d6cc4cd794 /Source/JavaScriptCore/assembler/MacroAssembler.cpp | |
parent | 0376f73239d78abcd99fcb2dec82e8d1b5132296 (diff) | |
download | qtwebkit-43d40815e5ed44a3dbc89380ae4b8975c4f86cb7.tar.gz |
[Qt] Fix a crash in QtPixmapRuntime.
https://bugs.webkit.org/show_bug.cgi?id=117193
Reviewed by Allan Sandfeld Jensen.
The crash could only be reproduced in release builds on Windows.
JSClassCreate calculates the size of JSClassDefinition.staticValues
and staticFunctions by iterating until an entry with a null name is found.
* bridge/qt/qt_pixmapruntime.cpp:
(JSC::Bindings::QtPixmapRuntime::getClassRef):
Task-number: QTBUG-30736
Change-Id: I443c69fd6772b78edbdadb6270c30229b30d992d
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@151170 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/assembler/MacroAssembler.cpp')
0 files changed, 0 insertions, 0 deletions