]> 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:18:31 +0000 (08:18 +0200)
commit6a97e2ba144a554809161d488f25e4bae07c9405
tree233a1c81622427ab9f5a4806abadab147e169ec9
parentaa533d58ff12e27771d9c960a727d74992a3f2a3
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)
NEWS
libio/bits/stdio2.h
socket/bits/socket2.h
stdlib/bits/stdlib.h
wcsmbs/bits/wchar2.h