diff options
author | João Abecasis <joao@abecasis.name> | 2009-06-03 10:04:56 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-28 03:31:07 (GMT) |
commit | 62f23040e848e28991f34b70557eca23cd8cbbbf (patch) | |
tree | e15af6327fc5236dc2b449e30c537be2ca6ff563 /doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlreceiver.cpp | |
parent | 85ea25197d4aa9b7952fb30f5ea56979015f6f06 (diff) | |
download | Qt-62f23040e848e28991f34b70557eca23cd8cbbbf.zip Qt-62f23040e848e28991f34b70557eca23cd8cbbbf.tar.gz Qt-62f23040e848e28991f34b70557eca23cd8cbbbf.tar.bz2 |
Fixes a crash in QDoubleSpinBox
Removing dubious intermediate detection code that also had a buffer
overflow. The results were inconsistent and not dependable on.
Processing was inefficient and end value to user experience dubious.
Test cases that abused the former behaviour were changed to consider
input in an Intermediate where it was previously considered Invalid.
With this change, user input will mostly be considered in an
intermediate state, until it is effectively validated.
Task-number: 255019
Reviewed-by: Anders Bakken
(cherry picked from commit c5acc6ee80d9f429fc8f4d9dd3cca51f3efdf6d5)
Diffstat (limited to 'doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlreceiver.cpp')
0 files changed, 0 insertions, 0 deletions