This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C11 bounds checking interfaces in glibc?


> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]