summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@digia.com>2013-11-12 16:26:32 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-16 17:43:45 +0100
commitbb0355ba3f4a5b23da14dc2d1a54d21926a92b0d (patch)
tree325376cd1f718c44607504742e1b92341333ee16 /Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp
parentb12852d4eaadd227f9ced218f64175bd4eb6b9c0 (diff)
downloadqtwebkit-bb0355ba3f4a5b23da14dc2d1a54d21926a92b0d.tar.gz
Fix crash when converting QObjectList
We were passing on a PassRefPtr to multiple lower calls, since any conversion from a PassRefPtr to a RefPtr will reset the PassRefPtr to null, it should not be used for multiple calls. Task-number: QTBUG-34278 Change-Id: I8d4bf28e25eb6e66baef38e0352c40a08f504538 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/UnlinkedCodeBlock.cpp')
0 files changed, 0 insertions, 0 deletions