mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
8bde48e653
The urts library and the signing tool often shift page counts as 32-bit integers, then passes the result as a 64-bit value. This patch casts page counts into 64-bit integers first, so that large page counts don't overflow. Signed-off-by: Warren He <-w@berkeley.edu> |
||
---|---|---|
.. | ||
ae | ||
uae_service | ||
urts | ||
Makefile |