Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix arithmetic overflow when memory dump has too many objects. (#4928)
I have a dump with GiB size, and has more than 200M objects, and encountered arithmetic overflow when run `dumpheap -live -stat`.
- Loading branch information