Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fdb: fix GetInt64(...) in FdbSystemStatus that was overflowing on 32 …
…bits instead of 64-bits - Would throw OverflowException when trying to read, for example, Memory.FreeBytes or equivalent that was overflowing a 32 bit int
- Loading branch information