Remove a potentially dangerous optimisation
authorLars Knoll <lars.knoll@digia.com>
Tue, 25 Jun 2013 20:15:08 +0000 (22:15 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 28 Jun 2013 12:56:01 +0000 (14:56 +0200)
commit553b41c407985e5b18f089679c014d884624afbd
treeece372464ed6f417d62ec29c9aebc017e86324e5
parente7249321a95d615fa0abea700e9f768b20151fe1
Remove a potentially dangerous optimisation

The code could fail in case the hashing would happen to return
the same value for both strings.

Change-Id: I7c256754b38aafd8c49b9fbbd2f01b9cc0346a2b
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/qml/qqmlmetatype.cpp