[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-666-g4d78228 |
Date: |
Sun, 16 Oct 2016 16:46:21 +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 4d78228c5d21c6320ecca02f587e167d0c6f024d (commit)
from 8890670d4c1e8e3f9608c2850c1fe299fb256776 (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 4d78228c5d21c6320ecca02f587e167d0c6f024d
Author: Ralph Corderoy <address@hidden>
Date: Sun Oct 16 17:43:56 2016 +0100
Tweak mh_xmalloc(); print size in error, allocate zero bytes.
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 allocate one
rather than exit; it's sometimes useful to allocate zero, but some
older platforms might not like it.
-----------------------------------------------------------------------
Summary of changes:
h/utils.h | 2 ++
sbr/utils.c | 20 ++++++++------------
2 files changed, 10 insertions(+), 12 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-666-g4d78228,
Ralph Corderoy <=