Remove const from __*_hook variable declarations.
Remove const from __*_hook variable declarations, so that glibc can modify them during process forking.
This commit is contained in:
Reference in New Issue
Block a user
Remove const from __*_hook variable declarations, so that glibc can modify them during process forking.