On Tuesday, September 30, 2025, Martin D Kealey <[email protected]> wrote: > > Attached is one possible resolution. >
What does it achieve other than silencing a spurious warning? ISO C clowns define rsize_t as size_t so even if malloc/realloc were changed to take rsize_t instead that code wouldn't cause any problems. -- Oğuz
