Fix integer overflow in QSpinBox.
authorStephen Kelly <stephen.kelly@kdab.com>
Thu, 18 Oct 2012 11:36:02 +0000 (13:36 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 22 Oct 2012 17:36:43 +0000 (19:36 +0200)
commitefc475a996574364046335e2d66c4a091c5ccc31
tree68df16afcf696b2972ac6099cc3dc9144826502e
parentd18eb260d70b75376411fe3f69da82bf46fb503f
Fix integer overflow in QSpinBox.

Change-Id: Ic204d42fbdffc44576f7e76132bc53621e836299
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
src/widgets/widgets/qabstractspinbox.cpp
tests/auto/widgets/widgets/qspinbox/tst_qspinbox.cpp