CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/03/30 06:23:47
Modified files:
mail/opensmtpd-filters/libopensmtpd: Makefile distinfo
Log message:
Make osmtpd_run return on closing STDIN instead of exiting.
This doesn't make much difference for current filters, but allows filters
to clean up after themselves; which helps with memory leak detection.
OK jasper@
