CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/26 22:46:47
Modified files:
usr.sbin/ypldap: aldap.c
Log message:
simplify parseval() by allocating a buffer the size of the input string,
which will always be big enough to hold the output string.
ok dlg@
