Commit f661654fad5a42e58d94a339504486a5089250e2

Simon McVittie 2022-05-09T14:36:27

stdinc: Add overflow-checking add and multiply for size_t This can be used to check whether untrusted sizes would cause overflow when used to calculate how much memory is needed. Signed-off-by: Simon McVittie <smcv@collabora.com>