diff options
author | Andreas Schwab <schwab@suse.de> | 2024-03-11 15:13:09 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2024-03-12 10:00:22 +0100 |
commit | 2173173d57971d042c0ad4b281431ae127e9b5b8 (patch) | |
tree | 5adeba44bb88ebdb80cdf9f76d7a00f126efceff /sysdeps/powerpc/longjmp.c | |
parent | aeee41f1cf9bf58d3d316af36bb7f5a8699ab129 (diff) | |
download | glibc-2173173d57971d042c0ad4b281431ae127e9b5b8.tar.gz glibc-2173173d57971d042c0ad4b281431ae127e9b5b8.tar.xz glibc-2173173d57971d042c0ad4b281431ae127e9b5b8.zip |
linux/sigsetops: fix type confusion (bug 31468)
Each mask in the sigset array is an unsigned long, so fix __sigisemptyset to use that instead of int. The __sigword function returns a simple array index, so it can return int instead of unsigned long.
Diffstat (limited to 'sysdeps/powerpc/longjmp.c')
0 files changed, 0 insertions, 0 deletions