diff options
| author | Edward Welbourne <edward.welbourne@qt.io> | 2021-08-09 18:26:59 +0200 |
|---|---|---|
| committer | Edward Welbourne <edward.welbourne@qt.io> | 2021-08-11 14:01:55 +0200 |
| commit | bb49d2ec026d72db8d5ae678605d6fb9f94a9e0f (patch) | |
| tree | 8315f5e8c2d8f9e5179a384cd8b7e33713830cea /src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp | |
| parent | 1e085b9e15abeb45bbbf7995818fcd9c94bfefe1 (diff) | |
Correct QStorageIterator::next()'s use of qstrtoll()
The end-pointer out-parameter of qstrtoll() is set to the start of the
subject string on failure, never to nullptr; and this only happens
when ok gets set false in any case, so there's no need to check for it
as well as checking ok.
Change-Id: I852a77a2398ffdcd5cb0671a586362cd578b6df4
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp')
0 files changed, 0 insertions, 0 deletions
