diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2011-04-20 05:11:23 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2011-04-20 06:02:16 (GMT) |
commit | 5a530f6171a9569d1a35cd8cd1015ec796b048cc (patch) | |
tree | a0f78b3c63e1973181723ab1f5d81cd2aa831c93 /doc/src/snippets/code/src_script_qscriptengine.cpp | |
parent | a5bd4abed834ce3670b2f28d4f932d612a033b36 (diff) | |
download | Qt-5a530f6171a9569d1a35cd8cd1015ec796b048cc.zip Qt-5a530f6171a9569d1a35cd8cd1015ec796b048cc.tar.gz Qt-5a530f6171a9569d1a35cd8cd1015ec796b048cc.tar.bz2 |
Remove Q_ASSERT from qcopchannel autotest
This code would assert in a debug build and potentially crash in a
release build. (The behaviour of QStringList::at() with an out-of-bounds
index is undefined.) This commit makes the program exit with a useful
error message in all builds.
Change-Id: Ia57a2e5693eb25d3eb0b9ba701ed485dfbc1e846
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptengine.cpp')
0 files changed, 0 insertions, 0 deletions