[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-1233-gd6e8d44 |
Date: |
Sun, 16 Apr 2017 09:03:52 -0400 (EDT) |
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 d6e8d44dbb990fe77f9380ef6cbcd5101807208e (commit)
from 341ef606da3e17747949b67895300550db6aed9b (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 d6e8d44dbb990fe77f9380ef6cbcd5101807208e
Author: Ralph Corderoy <address@hidden>
Date: Sun Apr 16 14:01:42 2017 +0100
Replace some strdup() with mh_xstrdup().
(This is an old patch I had stashed.)
Some surrounding `if...adios()' are removed too, but most of the
strdup() calls weren't being checked for success, thus their
replacement.
-----------------------------------------------------------------------
Summary of changes:
sbr/icalparse.y | 2 +-
sbr/mf.c | 2 +-
uip/forw.c | 2 +-
uip/inc.c | 8 ++------
uip/mhical.c | 36 ++++++++++++++++++------------------
uip/replsbr.c | 12 ++++++------
6 files changed, 29 insertions(+), 33 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-1233-gd6e8d44,
Ralph Corderoy <=