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, 1.7-release, up


From: Ken Hornstein
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.7-release, updated. 1.7.1-RC2-1-g6845176
Date: Fri, 9 Feb 2018 23:27:45 -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, 1.7-release has been updated
       via  6845176cded6cebafb381f3383e88d6ca152c283 (commit)
      from  f7e6919d246af789bef01b4427457e3543534590 (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 6845176cded6cebafb381f3383e88d6ca152c283
Author: Ken Hornstein <address@hidden>
Date:   Fri Feb 9 23:15:32 2018 -0500

    Clean up memory leaks by callers of scan().
    
    Make sure we reuse the "scanl" argument to the scan() function, as that's
    the signal to have scan() reuse it's buffers.  Otherwise repeated calls
    to scan will leak a TON of memory.  Reported by Ralph Corderoy.
    
    (cherry picked from commit 946ddda2565e28600b65cb666a59182a6d95ff48)

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

Summary of changes:
 uip/inc.c  | 21 +++++++++++++--------
 uip/scan.c | 12 +++++++-----
 2 files changed, 20 insertions(+), 13 deletions(-)


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



reply via email to

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