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 <k...@pobox.com> 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 -- Nmh-commits https://lists.nongnu.org/mailman/listinfo/nmh-commits