CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/27 11:58:56
Modified files:
usr.sbin/smtpd : mfa.c map_db.c
Log message:
simplify calloc() + strlcpy()/memcpy() dance with xmemdup()
use xcalloc() helper
remove newly unused variable
ok gilles@ eric@
