CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/30 12:20:28
Modified files:
usr.sbin/ypldap: aldap.c
Log message:
ypldap(8): fix endless loop
Goto fail on closed socket and check for evbuffer_add(3) errors, too.
OK martijn@
