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: Lyndon Nerenberg
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1254-gd428857
Date: Thu, 10 Apr 2014 10:10:15 +0000

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  d4288570b9513c706907deb882ec6a15e218d0e3 (commit)
       via  fb374177e49c56f2d119e770206bb721713af83c (commit)
      from  f6294ea3f8de5b0460a0fb31d4cbb04757b58420 (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 d4288570b9513c706907deb882ec6a15e218d0e3
Author: Lyndon Nerenberg <address@hidden>
Date:   Thu Apr 10 03:07:16 2014 -0700

    Clang's static analyzer reports a potential NULL pointer deref.
    This is a "shouldn't happen" case, so I have added an assert
    to quell the warning, and catch the failure in the off chance
    we do get here with last == NULL.

commit fb374177e49c56f2d119e770206bb721713af83c
Author: Lyndon Nerenberg <address@hidden>
Date:   Thu Apr 10 02:43:36 2014 -0700

    Remove dead initialization of fp in main().

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

Summary of changes:
 uip/new.c    |    7 +++++--
 uip/slocal.c |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)


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



reply via email to

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