CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2010/11/05 01:49:03
Modified files: usr.sbin/ldapd : conn.c Log message: When draining the input buffer of more than two complete requests, an additional incomplete request would be truncated. This fixes the number of bytes consumed from the input buffer.