[Marble-bugs] [marble] [Bug 342397] There's signed interger overflow in Download Region window in "Number of tiles to download" and "Estimated Download size" fields
Dennis Nienhüser
earthwings at gentoo.org
Sun Feb 8 10:53:12 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=342397
Dennis Nienhüser <earthwings at gentoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |earthwings at gentoo.org
--- Comment #7 from Dennis Nienhüser <earthwings at gentoo.org> ---
The tile count is passed as 64 bit integers, but in one calculation it uses 32
bit integers, leading to this issue. I'll push a fix shortly.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list