about summary refs log tree commit diff
path: root/stdio-common
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-08-01 10:27:15 +0200
committerFlorian Weimer <fweimer@redhat.com>2023-08-01 10:27:15 +0200
commit510fc20d73de12c85823d9996faac74666e9c2e7 (patch)
treeea61c874896b2db12e7d128d48ccd9a62506aa76 /stdio-common
parent78ca34d8c55eee6b0664f9c1d30fcca71077b843 (diff)
downloadglibc-510fc20d73de12c85823d9996faac74666e9c2e7.tar.gz
glibc-510fc20d73de12c85823d9996faac74666e9c2e7.tar.xz
glibc-510fc20d73de12c85823d9996faac74666e9c2e7.zip
stdlib: Improve tst-realpath compatibility with source fortification
On GCC before 11, IPA can make the fortified realpath aware that the
buffer size is not large enough (8 bytes instead of PATH_MAX bytes).
Fix this by using a buffer that is large enough.
Diffstat (limited to 'stdio-common')
0 files changed, 0 insertions, 0 deletions