aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugjs
diff options
context:
space:
mode:
authorJesus Fernandez <jesus.fernandez@qt.io>2017-08-14 06:30:25 +0200
committerJan Arve Sæther <jan-arve.saether@qt.io>2017-08-17 08:43:37 +0000
commit74ca31771f9f936cf4c4bbe9216183d46fcf3617 (patch)
tree4c2903d35a745fd407966dbb16fc1cd5dbe5ad04 /tests/auto/qml/debugger/qqmldebugjs
parent851443de15754f0e083364dc6128f4e061f2ad4e (diff)
Remove unnecesary if and dead code
182648 Dereference before null check There may be a null pointer dereference, or else the comparison against null is unnecessary. In QQuickEventPoint::estimatedVelocity(): All paths that lead to this null pointer comparison already dereference the pointer earlier (CWE-476) Coverity-Id: 182648 Change-Id: Ie8ca1a58b9c11f7c459d719ccd0a3f3fa9eaeea5 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io> Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to 'tests/auto/qml/debugger/qqmldebugjs')
0 files changed, 0 insertions, 0 deletions