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: Ken Hornstein
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-489-g946ddda
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, master has been updated
       via  946ddda2565e28600b65cb666a59182a6d95ff48 (commit)
      from  0e7600c5c58b4f34a9fc066a3712b09a690ffc62 (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 946ddda2565e28600b65cb666a59182a6d95ff48
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.

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

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]