]> sourceware.org Git - 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)
committerAndreas Schwab <schwab@suse.de>
Mon, 5 Aug 2024 14:49:58 +0000 (16:49 +0200)
commit39ca997ab378990d5ac1aadbaa52aaf1db6d526f
tree09d025937fc8aa6345cfa0041c059cda9718579a
parent1b0a2062c8938c7333cd118d85d9976c4e7c92af
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")
libio/bits/stdio2.h
socket/bits/socket2.h
stdlib/bits/stdlib.h
wcsmbs/bits/wchar2.h
This page took 0.041094 seconds and 5 git commands to generate.