[PATCH v2 1/2] Replace check_mul_overflow_size_t with __builtin_mul_overflow

DJ Delorie dj@redhat.com
Mon Dec 31 20:19:00 GMT 2018


This looks OK to me; I confirmed that all parameters are already size_t
(the old function would have promoted any if not).

Reviewed-by: DJ Delorie <dj@redhat.com>



More information about the Libc-alpha mailing list