diff options
author | Jiang Jiang <jiang.jiang@nokia.com> | 2010-12-06 12:07:36 (GMT) |
---|---|---|
committer | Jiang Jiang <jiang.jiang@nokia.com> | 2010-12-06 14:04:59 (GMT) |
commit | 6ae84f1183e91c910ca92a55e37f8254ace805c0 (patch) | |
tree | 6e2731b2a7b4f0af40b9e32215295745487f09c5 /src/gui/image | |
parent | 9327490ad51b737211c26cae53a095a8485e2dad (diff) | |
download | Qt-6ae84f1183e91c910ca92a55e37f8254ace805c0.zip Qt-6ae84f1183e91c910ca92a55e37f8254ace805c0.tar.gz Qt-6ae84f1183e91c910ca92a55e37f8254ace805c0.tar.bz2 |
Fix QTextEdit::selectAll crash from textChanged()
Doing selectAll() after the entire block of text has been removed
will cause this crash, because we didn't check if the block we
found is valid or not.
Task-number: QTBUG-15857
Reviewed-by: Eskil
Diffstat (limited to 'src/gui/image')
0 files changed, 0 insertions, 0 deletions