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.6-branchpoint-153-g337b4e6
Date: Sat, 13 Sep 2014 03:16:29 +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  337b4e616e8f53ba06285b1645e1df9918ed5c16 (commit)
      from  215f8df2be496a67942590ab2aefdad5b182fe25 (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 337b4e616e8f53ba06285b1645e1df9918ed5c16
Author: David Levine <address@hidden>
Date:   Fri Sep 12 22:12:33 2014 -0500

    Fixed all anomalies detected by clang static analyzer (with
    default checkers on Linux).  One was notable:  there was a break
    missing from a switch case in fmt_scan.c, which caused the result
    of the sday function escape to be garbage.

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

Summary of changes:
 Makefile.am                |    4 +-
 mts/smtp/smtp.c            |    4 +-
 sbr/addrsbr.c              |    2 +-
 sbr/encode_rfc2047.c       |   10 ++++++-
 sbr/fmt_scan.c             |    6 ++++-
 sbr/mime_type.c            |    1 -
 sbr/ruserpass.c            |    2 +-
 test/format/test-functions |   29 ++++++++++++++++++++++
 uip/annosbr.c              |    1 -
 uip/dropsbr.c              |   12 +++------
 uip/fmttest.c              |    5 +--
 uip/folder.c               |    5 +++-
 uip/forw.c                 |    1 -
 uip/inc.c                  |    4 +-
 uip/mhbuildsbr.c           |    3 +-
 uip/mhfixmsg.c             |    7 ++++-
 uip/mhlsbr.c               |   57 +++++++++++++++++++++++--------------------
 uip/mhparse.c              |    1 +
 uip/mhshowsbr.c            |    8 ++----
 uip/picksbr.c              |    9 +++++++
 uip/popsbr.c               |    2 +-
 uip/post.c                 |    2 +-
 uip/scansbr.c              |    1 -
 23 files changed, 112 insertions(+), 64 deletions(-)
 create mode 100755 test/format/test-functions


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



reply via email to

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