Closed Bug 122304 Opened 23 years ago Closed 23 years ago

nsldapi_os_connect_with_to() calls select()

Categories

(Directory Graveyard :: LDAP C SDK, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 106057

People

(Reporter: jgmyers, Assigned: mcs)

Details

nsldapi_os_connect_with_to() calls select() on unix. This causes a crash when sockfd >= FD_SETSIZE The routine should call poll() as well. The code should be audited for other calls to select().
...should call poll() instead on unix.
*** This bug has been marked as a duplicate of 106057 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Spam for bug 129472
QA Contact: nobody → nobody
You need to log in before you can comment on or make changes to this bug.