1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-24 01:41:39 +03:00
Files
glibc/sysdeps/unix/sysv/linux/or1k
Frédéric Bérat 090dfa40a5 Add _FORTIFY_SOURCE support for inet_ntop
- Create the __inet_ntop_chk routine that verifies that the builtin size
of the destination buffer is at least as big as the size given by the
user.
- Redirect calls from inet_ntop to __inet_ntop_chk or __inet_ntop_warn
- Update the abilist for this new routine
- Update the manual to mention the new fortification

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2025-03-21 09:35:42 +01:00
..
2022-01-05 06:40:06 +09:00
2023-07-17 10:08:10 -04:00
2022-01-05 06:40:06 +09:00
2023-02-20 10:21:19 -03:00
2022-01-05 06:40:06 +09:00
2022-01-05 06:40:06 +09:00
2022-01-05 06:40:06 +09:00
2025-03-14 15:58:11 +00:00
2022-01-05 06:40:06 +09:00
2022-01-05 06:40:06 +09:00
2022-01-05 06:40:06 +09:00
2022-01-05 06:40:06 +09:00
2024-05-03 18:28:18 +01:00
2024-05-03 18:28:18 +01:00