CVS: cvs.openbsd.org: src
Jan Klemkow <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/30 12:55:29 Modified files: libexec/login_ldap: aldap.c usr.bin/ldap : aldap.c Log message: login_ldap(8)/ldap(1): fix endless loop Goto fail on closed socket and check for evbuffer_add(3) errors, too. Original bug was reported by Matthias Pitzl. On Tue, Jun 30, 2026 at 11:35:32AM +0200, Martijn van Duren wrote: > Could you also make sure other aldap.c users get the fix? OK martijn@