mirror of git://sourceware.org/git/glibc.git
Add function __inet_pton_chk which calls __chk_fail when the size of argument dst is too small. inet_pton is redirected to __inet_pton_chk or __inet_pton_warn when _FORTIFY_SOURCE is > 0. Also add tests to debug/tst-fortify.c, update the abilist with __inet_pton_chk and mention inet_pton fortification in maint.texi. Co-authored-by: Frédéric Bérat <fberat@redhat.com> Reviewed-by: Florian Weimer <fweimer@redhat.com> |
||
|---|---|---|
| .. | ||
| n32 | ||
| n64 | ||
| Makefile | ||
| configure | ||
| configure.ac | ||
| fxstat64.c | ||
| fxstatat.c | ||
| fxstatat64.c | ||
| getdents64.c | ||
| ipc_priv.h | ||
| kstat_cp.h | ||
| ldd-rewrite.sed | ||
| libBrokenLocale.abilist | ||
| libdl.abilist | ||
| libm.abilist | ||
| libnsl.abilist | ||
| libpthread.abilist | ||
| libthread_db.abilist | ||
| libutil.abilist | ||
| lxstat64.c | ||
| msgctl.c | ||
| semctl.c | ||
| shmctl.c | ||
| syscall.S | ||
| syscall_cancel.S | ||
| sysdep.h | ||
| xstat64.c | ||