Created attachment 171120 [details] update to 201606062304 mail/opensmtpd-extras: update to 201606062304 snapshot: Summary of changes since last snapshot (opensmtpd-extras-201605232202): ---------------------------------------------------------------------- - fix double free, found by otto - fix asprintf() related memory leaks - prefix globals - handle signer==NULL case in dkim_signer_clear() - handle user data is NULL case in on_dataline - simplify on_commit and on_rollback - unify some logging/error messages - style: re-order functions - remove unneeded prototypes - do not return immediatly on EAGAIN otherwise the event is never reset.
Untested, but looks ok. Go ahead, thanks!
A commit references this bug: Author: fluffy Date: Tue Jun 7 09:32:24 UTC 2016 New revision: 416504 URL: https://svnweb.freebsd.org/changeset/ports/416504 Log: - Update to 201606062304 development snapshot - Reset PORTREVISION in slave ports to zero PR: 210086 Submitted by: myself Approved by: gahr, miwi (mentor, implicit) Changes: head/mail/opensmtpd-extras/Makefile head/mail/opensmtpd-extras/distinfo head/mail/opensmtpd-extras-filter-clamav/Makefile head/mail/opensmtpd-extras-filter-dkim/Makefile head/mail/opensmtpd-extras-filter-dnsbl/Makefile head/mail/opensmtpd-extras-filter-pause/Makefile head/mail/opensmtpd-extras-filter-regex/Makefile head/mail/opensmtpd-extras-filter-spamassassin/Makefile head/mail/opensmtpd-extras-table-mysql/Makefile head/mail/opensmtpd-extras-table-passwd/Makefile head/mail/opensmtpd-extras-table-postgresql/Makefile head/mail/opensmtpd-extras-table-python/Makefile head/mail/opensmtpd-extras-table-redis/Makefile head/mail/opensmtpd-extras-table-socketmap/Makefile head/mail/opensmtpd-extras-table-sqlite/Makefile