diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-06-25 08:50:04 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-06-25 08:50:04 -0700 |
commit | f2b1132c339856064cabbe790b5eb2d71ed409f5 (patch) | |
tree | 4bbca0678792ecd68fbf08730168450625cc52e3 /qt-ui/mainwindow.cpp | |
parent | 298f023e1f2767d0ac5f79de1bdbedf5198ba4a5 (diff) | |
download | subsurface-f2b1132c339856064cabbe790b5eb2d71ed409f5.tar.gz |
Use strtoul to parse unsigned values
Otherwise reading in the dive site uuids will break on 32bit machines (as
all values >= 0x80000000 will be truncated to LONG_MAX).
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.cpp')
0 files changed, 0 insertions, 0 deletions