CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2010/10/19 03:20:48

Modified files:
        usr.sbin/ldapd : ber.c 

Log message:
When checking if the input buffer is large enough to hold an LDAP request,
compare with available space, not the total space. This fixes rejection of
messages when there are multiple requests queued in the input buffer.

Reply via email to