The definition of malloc_usable_size()

DJ Delorie dj@redhat.com
Mon May 4 18:03:13 GMT 2026


"H. Peter Anvin" <hpa@zytor.com> writes:
> (meaning returned a value larger than what would actually be safe to
> use?)

That's not what the definition says.  It only says that it's
*unsupported*, which means, if you write code that does it, you don't
get to complain if it stops working.



More information about the Libc-alpha mailing list