Hi Ben On 21/05/2025 14:10, D. Ben Knoble wrote:
On Tue, May 20, 2025 at 11:05 AM Phillip Wood <phillip.wood123@xxxxxxxxx> wrote:+ 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 catch, I'll fix that Thanks Phillip