]> 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:48:10 +0000 (08:48 +0200)
commit09f2d9f1da53cf5d67f42e5a19d091404076d3bb
treecc1ed891ab1f32cad9d33c49f08521926c26b671
parentb81776b941177758d4120bb9ec786c7315decc84
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