diff options
author | Rich Felker <dalias@aerifal.cx> | 2015-12-15 23:20:36 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-12-15 23:20:36 -0500 |
commit | 42216742cd69e52e70aeb1d14498a8145872de52 (patch) | |
tree | d4cf6347d58e57d24bdd6d0931541a64d213e771 /src/stdio/getdelim.c | |
parent | remove visibility suppression by SHARED macro in mips and x32 arch files (diff) | |
download | grovel-42216742cd69e52e70aeb1d14498a8145872de52.tar.gz grovel-42216742cd69e52e70aeb1d14498a8145872de52.tar.xz |
fix crash when signal number 0 is passed to sigaction
this error case was overlooked in the old range checking logic. new
check is moved out of __libc_sigaction to the public wrapper in order
to unify the error path and reduce code size.
Diffstat (limited to 'src/stdio/getdelim.c')
0 files changed, 0 insertions, 0 deletions