On Wed, 11 Aug 2021 13:13:51 +0200 Giovanni Bechis via MIMEDefang <[email protected]> wrote:
> Some more patches have been committed to 2.85 branch, testers are > always welcome to be able to have the best MIMEDefang release > possible. Commit cfde114d45d7228b5b257ac13e070714f699f74f is unnecessary and should be reverted. There is no way for handleWorkerStderr to be called with a NULL value for data. The commit is bad for another reason: The check on line 1401 makes the check on line 1449 redundant. For a similar reason, the check on line 1510 is not needed: handleWorkerStatusFD can never be called with a NULL value for data. Regards, Dianne. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. MIMEDefang mailing list [email protected] https://lists.mimedefang.org/mailman/listinfo/mimedefang_lists.mimedefang.org
