CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/21 04:44:07
Modified files:
usr.sbin/smtpd : mta_session.c smtp_session.c
Log message:
Use NI_NUMERICSERV. We don't use the result and it's faster and is a
workaround for the memory-leak in asr.
smtp_session part from eric@
OK eric@ gilles@
