On Thu, Jul 10, 2014 at 12:02, Matthew Dempsky wrote:

> +             panic("overflow");

Print the sizes here and ok with me.

        panic("reallocarray overflow: %zu * %zu", num, size);

Reply via email to