Email List: Xaustin-review-lX
[All Lists]

Defect in XSH sem_timedwait()

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XSH sem_timedwait()
From: yyyyyyy@xxxxxxxxxx
Date: Tue, 25 Feb 2003 01:20:09 GMT
        Defect report from : Ulrich Drepper , Red Hat

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 1253 line 39017 section sem_timedwait() objection {ud-sem5}

Problem:

Defect code :  1. Error

The specification for sem_timedwait currently requires that EINVAL is returned 
for invalid descriptors.  This should be just in all the other cases of 
functions which take descriptors a "may fail".

Action:

Move line 39017 after line 39021.

<Prev in Thread] Current Thread [Next in Thread>
  • Defect in XSH sem_timedwait(), drepper <=