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: [PATCH] Add strlcpy, strlcat [BZ #178]


On 06/16/2017 03:25 AM, Florian Weimer wrote:
I want to start again the discussion to include strlcpy and strlcat in
glibc.

Technical progress in other areas has rendered this old proposal even less attractive than it was before. My laptop now supports gcc -fcheck-pointer-bounds, and Intel CET promises to resist buffer overrun attacks more conveniently and systematically. Why not see how these approaches play out, and in the meantime let strlcpy's sleeping dogs lie?


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