corda/psw
Warren He 8bde48e653 Avoid overflow when shifting
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>
2016-08-01 08:39:04 -07:00
..
ae Initial release of Intel SGX for Linux. 2016-06-23 18:51:53 -04:00
uae_service Initial release of Intel SGX for Linux. 2016-06-23 18:51:53 -04:00
urts Avoid overflow when shifting 2016-08-01 08:39:04 -07:00
Makefile Initial release of Intel SGX for Linux. 2016-06-23 18:51:53 -04:00