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> |
||
|---|---|---|
| .. | ||
| bits | ||
| include/sys | ||
| multiarch | ||
| rv32 | ||
| rv64 | ||
| sys | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| atomic-machine.h | ||
| clone.S | ||
| clone3.S | ||
| configure | ||
| configure.ac | ||
| dl-cache.h | ||
| flush-icache.c | ||
| getcontext.S | ||
| hwprobe.c | ||
| kernel-features.h | ||
| ldd-rewrite.sed | ||
| localplt.data | ||
| makecontext.c | ||
| readelflib.c | ||
| setcontext.S | ||
| shlib-versions | ||
| sigcontextinfo.h | ||
| swapcontext.S | ||
| syscall.c | ||
| syscall_cancel.S | ||
| sysconf.c | ||
| sysdep.S | ||
| sysdep.h | ||
| ucontext-macros.h | ||
| ucontext_i.sym | ||
| vfork.S | ||