"D. Ben Knoble" <ben.knoble@xxxxxxxxx> writes: >> + if (unsigned_add_overflows (total_size, (size_t)expected_size)) > > Style nit (only in case Taylor's approach doesn't prove better): I > wasn't expecting a space between the function and its argument list. Good eyes. I didn't notice it myself.