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-671-g81c5738
Date: Sun, 16 Oct 2016 17:51:14 +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  81c57383273bb818858b2d7e6fdb4bbdb5df70d7 (commit)
      from  34f0ab116ad7734e96127d3cd046861a5c82c11c (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 81c57383273bb818858b2d7e6fdb4bbdb5df70d7
Author: Ralph Corderoy <address@hidden>
Date:   Sun Oct 16 18:49:32 2016 +0100

    Add macro NEW0(p) that callocs, and use it in simple calls.
    p is a pointer, the size of the contents of the pointer is allocated
    with calloc via mh_xcalloc.  It saves having to check every calloc to
    ensure the space requested matches the pointer to which it is assigned.

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

Summary of changes:
 h/utils.h         |    3 +++
 sbr/addrsbr.c     |    2 +-
 sbr/datetime.c    |    2 +-
 sbr/fmt_compile.c |    4 ++--
 sbr/icalparse.y   |   16 +++++++++++-----
 uip/ap.c          |    2 +-
 uip/fmttest.c     |    2 +-
 uip/mhbuildsbr.c  |   43 ++++++++++++++++++++++---------------------
 uip/mhfixmsg.c    |    6 +++---
 uip/mhlsbr.c      |    6 +++---
 uip/mhparse.c     |   12 ++++++------
 uip/picksbr.c     |    2 +-
 uip/scansbr.c     |    2 +-
 13 files changed, 56 insertions(+), 46 deletions(-)


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



reply via email to

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