Small fixes
authorLars Knoll <lars.knoll@digia.com>
Tue, 18 Mar 2014 10:10:28 +0000 (11:10 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 25 Mar 2014 09:01:29 +0000 (10:01 +0100)
commit2177d71ddc340a2062f10f93b8c8b3398d02b64f
treede1a0d5d2fc3f9cb1dd1eedc3abdbb781a00f423
parent5920c40e7fc0137e1de41621c87aeea7f67925c6
Small fixes

Don't cast from ushort to uchar and back, and remove a
condition that's always true. Allocate some more
memory for matching.

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