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, xoauth, updated


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, xoauth, updated. 1.6-branchpoint-413-g8861279
Date: Sun, 26 Jun 2016 01:37:42 +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, xoauth has been updated
       via  886127936eae6a5bff449d797abb4e8aa10f9186 (commit)
       via  02e8ef21eb92e4a751dbdf5dc19e2ddee032acd5 (commit)
       via  23647f69a20326716b874a701480bd99919e32c0 (commit)
      from  23f2b007ecac94848616420b27f0819ea559507e (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 886127936eae6a5bff449d797abb4e8aa10f9186
Author: David Levine <address@hidden>
Date:   Sat Jun 25 21:22:37 2016 -0400

    Wrapped code block of conditional statement with {}, so that the
    second statement is now included in the conditional.  Found by
    gcc 6 -Wmisleading-indentation.
    
    (cherry picked from commit 9626eb33ed5ff7c59776081e1a58a20a1eed96be)

commit 02e8ef21eb92e4a751dbdf5dc19e2ddee032acd5
Author: David Levine <address@hidden>
Date:   Sat Jun 25 21:19:37 2016 -0400

    Moved free(cp) to right after last (and only) use of cp.  The statement
    was flagged by gcc 6 -Wmisleading-indentation.  In its original location,
    it would not always have been called, resulting in leaked memory.
    
    (cherry picked from commit 79f012b76eba04d50a36a4a37c57458a8d521434)

commit 23647f69a20326716b874a701480bd99919e32c0
Author: David Levine <address@hidden>
Date:   Sat Jun 25 21:17:05 2016 -0400

    Fixed indentation to prevent warning from gcc 6 -Wmisleading-indentation.
    
    (cherry picked from commit a814c930041c1e238f1826b1ac9c46b67e4cfb70)

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

Summary of changes:
 sbr/addrsbr.c   |    3 ++-
 uip/mhlsbr.c    |    2 +-
 uip/mhshowsbr.c |    3 ++-
 3 files changed, 5 insertions(+), 3 deletions(-)


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



reply via email to

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