]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix name space violation in fortify wrappers (bug 32052)
authorAndreas Schwab <schwab@suse.de>
Mon, 5 Aug 2024 08:55:51 +0000 (10:55 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 6 Aug 2024 06:23:15 +0000 (08:23 +0200)
commit059f82c3b9bd929182195c163c6d7f3bbffabf51
tree7ba55b516ac14a35779c76b61b9be7c7106f20be
parent9184c13681b5de1f9e078538f0e1ee9b8599e1c3
Fix name space violation in fortify wrappers (bug 32052)

Rename the identifier sz to __sz everywhere.

Fixes: a643f60c53 ("Make sure that the fortified function conditionals are constant")
(cherry picked from commit 39ca997ab378990d5ac1aadbaa52aaf1db6d526f)
(redone from scratch because of many conflicts)
NEWS
libio/bits/stdio2.h
socket/bits/socket2.h
stdlib/bits/stdlib.h
wcsmbs/bits/wchar2.h