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

Defect in XSH sem_post()

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

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 1251 line 38962 section sem_post() objection {ud-sem4}

Problem:

Defect code :  1. Error

The specification for sem_post 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:

Change line 38962 to:

The /sem_post()/ function may fail if:

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