CVS: cvs.openbsd.org: src
Jonathan Matthew <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/10 00:42:57 Modified files: libexec/login_ldap: aldap.c usr.sbin/ypldap: aldap.c usr.bin/ldap : aldap.c Log message: Tighten up parsing of paged search controls in search results so we error out if the control is badly formed rather than trusting that it contained the right elements. some problems pointed out by Frank Denis, some more identified after that ok jan@