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: David Levine
Subject: [nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-761-g778dc0b
Date: Tue, 9 Nov 2021 22:00:37 -0500 (EST)

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  778dc0b0bbec8ae70d69bd40babc71b4b95fee87 (commit)
       via  8f80f77c4cbcb1011df6609190c4e9da63908997 (commit)
       via  68ec823b2468fb58921b46986eaa89bf228646a2 (commit)
      from  c3f36f258f8b06821c48b2f93dcf7615238a6978 (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 778dc0b0bbec8ae70d69bd40babc71b4b95fee87
Author: David Levine <levinedl@acm.org>
Date:   Tue Nov 9 21:17:03 2021 -0500

    Added assert()'s that specific pointers are non-NULL.
    
    That suppresses report of possible null pointer dereference by Clang
    Static Analyzer.

commit 8f80f77c4cbcb1011df6609190c4e9da63908997
Author: David Levine <levinedl@acm.org>
Date:   Tue Nov 9 21:14:57 2021 -0500

    Added NORETURN to compile_error() declaration.
    
    That suppresses report of possible null pointer dereference by Clang
    Static Analyzer.

commit 68ec823b2468fb58921b46986eaa89bf228646a2
Author: David Levine <levinedl@acm.org>
Date:   Tue Nov 9 21:13:14 2021 -0500

    Avoid possible dereference of null pointer by checking for null.
    
    Found by Clang Static Analyzer.

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

Summary of changes:
 sbr/client.c      | 2 +-
 sbr/fmt_compile.c | 2 +-
 uip/aliasbr.c     | 5 +++--
 uip/flist.c       | 2 ++
 uip/forw.c        | 1 +
 uip/mhlsbr.c      | 1 +
 uip/post.c        | 5 +++--
 uip/slocal.c      | 2 ++
 8 files changed, 14 insertions(+), 6 deletions(-)


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



reply via email to

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