summaryrefslogtreecommitdiffstats
path: root/qtbase.pro
diff options
context:
space:
mode:
authorMikhail Svetkin <mikhail.svetkin@qt.io>2018-04-05 15:08:15 +0200
committerMikhail Svetkin <mikhail.svetkin@qt.io>2018-04-09 08:40:29 +0000
commitf5a624c9b94455bebd7eb8fabbb300c4793fe6df (patch)
tree8c0c8c3d58542f16c74ac6bba879912185d379ee /qtbase.pro
parent1c92bb87fe4d32265b3c6d33b6e548bd41635c15 (diff)
Fix integer overflow (1 << 31)
On platforms where integer by default is int32(max is 2147483647) and (1 << 31) will be 2147483648 Change-Id: I59ccb5344d5ad7d085f01bbc7cebdf6152ff7755 Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'qtbase.pro')
0 files changed, 0 insertions, 0 deletions