diff options
author | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2009-09-08 14:03:05 +0200 |
---|---|---|
committer | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2009-09-08 14:13:41 +0200 |
commit | b8e6f86ed8b27504f22da2167cb6aa9ecf829a71 (patch) | |
tree | 578a2e351a8a3b03329efe84d640487d635535c9 /doc/src/snippets/code/src_script_qscriptengine.cpp | |
parent | 89982a2c1678f2c42c9abf1021b35ed45004278c (diff) | |
download | qt4-tools-b8e6f86ed8b27504f22da2167cb6aa9ecf829a71.tar.gz |
QScriptDebuggerBackend crash fix.
QScriptDebuggerBackend::contextCount() method was trying to count
number of context push & pop and result was not equal to elements count
in QScriptDebuggerBackend::contextIds() list. Patch change
QScriptDebuggerBackend::contextCount() to call count() on ids list.
Task-number: 260719
Reviewed-by: Kent Hansen
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptengine.cpp')
0 files changed, 0 insertions, 0 deletions