aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml
diff options
context:
space:
mode:
authorRichard Weickelt <richard@weickelt.de>2020-11-24 01:14:28 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-11-24 22:36:00 +0000
commitb3848de6945d8514b6bea0909659310cbe38af61 (patch)
tree2bae8e0c14e7c73c79a4a61fef9d3e13b4e50e04 /src/qml/qml
parent28e48455946deca8a63e054fb4f240e4a24f94e4 (diff)
Fix crash when calling hasOwnProperty() on proxy object
Property pointer p needs to be checked for nullptr value in QV4::ProxyObject::virtualGetOwnProperty(). This can happen when calling hasOwnProperty() or propertyIsEnumerable(). Fixes: QTBUG-88786 Change-Id: I43da58fed4d8656f9187213f7317f17398739e34 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> (cherry picked from commit 9b321a34490cd17c0eb043b69bd7c9d8d8f513d5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/qml/qml')
0 files changed, 0 insertions, 0 deletions