You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
string: remove __used directive from ctype check functions
With the unneeded the __used directive, the resulting binary is
sprinkled with unnecessary copies of the functions code.
Signed-off-by: Pawel Wieczorkiewicz <wipawel@grsecurity.net>
0 commit comments