This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/972] pthread_getschedparam() may cause segmentation fault instead of ESRCH if thread id is invalid


------- Additional Comments From jakub at redhat dot com  2005-05-26 15:17 -------
The standard doesn't say that.
http://www.opengroup.org/onlinepubs/009695399/functions/pthread_getschedparam.html
The standard says that it MAY fail with ESRCH if pthread_t is not valid.
It doesn't with NPTL, but that does not violate the standard.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sources.redhat.com/bugzilla/show_bug.cgi?id=972

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]