forked from gentoo-utils/gentoo-utils
Parsing version numbers to u64s could cause an panic on int overflow with very large versions.
23 KiB
23 KiB
Parsing version numbers to u64s could cause an panic on int overflow with very large versions.