CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/11 17:30:38
Modified files:
usr.sbin/ldapd : ber.c
usr.sbin/smtpd : ber.c
usr.sbin/snmpd : ber.c
usr.sbin/ypldap: ber.c
Log message:
ber_printf_elements should return NULL if any of its parts fail.
Leave the error handling up to its callers.
ok reyk
