This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The nmh Mail Handling System".
The branch, master has been updated via 390acba226dd2bce2335ffed2318a79d554861da (commit) from 86b1fbb19b287c67f43fd280a13c81eea72583a3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 390acba226dd2bce2335ffed2318a79d554861da Author: Ralph Corderoy <ra...@inputplus.co.uk> Date: Wed Oct 19 13:04:12 2016 +0100 Don't recurse in advertise() on writev(2) error, just write(2). Some errors, e.g. EPIPE, cause the advise()'s call to another advertise() to fail again, ad segvinitum when stack busts. Instead, snprintf(3) and write(2) that single string, ignoring any error. ----------------------------------------------------------------------- Summary of changes: sbr/error.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) hooks/post-receive -- The nmh Mail Handling System _______________________________________________ Nmh-commits mailing list Nmh-commits@nongnu.org https://lists.nongnu.org/mailman/listinfo/nmh-commits