parse-util: detect overflows in parse_percent_unbounded()
We shouldn't accept percentages beyon INT32_MAX and consider them valid.
Loading
Please register or sign in to comment
We shouldn't accept percentages beyon INT32_MAX and consider them valid.