Add mitigation for a potential heap-overflow on 32-bit systems.
Force intermediate values to uint64_t to catch the potential overflow. CVE-2019-6438.
Please register or sign in to comment
Force intermediate values to uint64_t to catch the potential overflow. CVE-2019-6438.