]> 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 07:04:53 +0000 (09:04 +0200)
commit9f86cde5d4dd4448e949d8fe40846663d5378c59
tree77612d5f06acd932ca2797a433a97611df52d778
parentdbc0e02dbb20a8c13f56ae8f31a03a8f130f8b9c
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