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

Defect in XSH sem_close()

To: yyyyyyyyyyyyyyy@xxxxxxxxxxxxx
Subject: Defect in XSH sem_close()
From: yyyyyyy@xxxxxxxxxx
Date: Tue, 25 Feb 2003 00:51:39 GMT
        Defect report from : Ulrich Drepper , Red Hat

(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)

@ page 1243 line 38686 section sem_close() objection {ud-sem1}

Problem:

Defect code :  1. Error

The specification for sem_close 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 38686 to:

The /sem_close()/ function may fail if:

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