git-hidden_chk
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 10 Jun 2024 20:25:19 +0000 (22:25 +0200)
committerSamuel Thibault <sthibault@debian.org>
Mon, 10 Jun 2024 20:25:19 +0000 (22:25 +0200)
commit771d550a81fbbfe7a1a8d4b81891e64b9767d45a
treec5fd8d4945956102e21eebcde5af2da97d609c17
parenta86f1756168d78b515cf21f4481e0671bb1d095d
git-hidden_chk

commit 04bf7d2d8a79bf8d06ca811518688ccda190b376
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Thu Aug 3 21:16:41 2023 +0200

    chk: Add and fix hidden builtin definitions for *_chk

    Otherwise on gnu-i686 there are unwanted PLT entries in libc.so when
    fortification is enabled.

    Tested for i686-gnu, x86_64-gnu, i686-linux-gnu and x86_64-linux-gnu

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-hidden_chk.diff
debug/longjmp_chk.c
debug/strncpy_chk.c
include/setjmp.h
include/stdlib.h
include/string.h
setjmp/longjmp.c