[Bug libc/185] sigrelse() receives SIGSEGV when called with invalid signal
jakub at redhat dot com
sourceware-bugzilla@sources.redhat.com
Thu May 27 17:05:00 GMT 2004
------- Additional Comments From jakub at redhat dot com 2004-05-27 17:05 -------
2003-04-17 Ulrich Drepper <drepper@redhat.com>
* signal/sigrelse.c (sigrelse): Use sigdelset and not __sigdelset.
The signal number must be checked.
* signal/sighold.c (sighold): Use sigaddset and not __sigaddset.
The signal number must be checked [PR libc/5004].
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://sources.redhat.com/bugzilla/show_bug.cgi?id=185
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list