C11 bounds checking interfaces in glibc?

Andi Kleen andi@firstfloor.org
Wed Feb 15 21:55:00 GMT 2012


> It's unfortunate there isn't any standard 
> for managed strings that do dynamic memory allocation, as that's what 
> would be better for most new programs....

I used to use asprintf(&foo, ...) a lot, but had to stop using it because
some older glibc versions cause corruption with it.

-Andi
-- 
ak@linux.intel.com -- Speaking for myself only.



More information about the Libc-alpha mailing list