Closed bcl closed 8 years ago
Commit 6e62a95b5878be04 changed a number of conversions from LongLong to Long. This works fine on 64bit architectures, but on 32bit it results in an overflow on devices greater than 2TiB.
Commit 6e62a95b5878be04 changed a number of conversions from LongLong to Long. This works fine on 64bit architectures, but on 32bit it results in an overflow on devices greater than 2TiB.