nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: Ralph Corderoy
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-667-g1bd5129
Date: Sun, 16 Oct 2016 17:09:18 +0000 (UTC)

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  1bd5129468527b24516a9efed711630a33e41a59 (commit)
      from  4d78228c5d21c6320ecca02f587e167d0c6f024d (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 1bd5129468527b24516a9efed711630a33e41a59
Author: Ralph Corderoy <address@hidden>
Date:   Sun Oct 16 18:08:29 2016 +0100

    Tweak mh_xrealloc();  print size on error, follow POSIX.
    Using `%zu' for the size_t value.  That might be a problem on older
    platforms, but we'll see.  If asked for zero bytes then free an existing
    pointer, only passing it to free(3) if it's non-NULL, and then allocate
    a byte so a unique pointer is returned.

-----------------------------------------------------------------------

Summary of changes:
 h/utils.h   |    2 ++
 sbr/utils.c |   28 ++++++++++++++--------------
 2 files changed, 16 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]