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  ffe12c9afc7b1eeda3ad3e4d35da44647efc6fc4 (commit)
       via  173f6f3f7a403ce70d1e407558458fcd40db87b3 (commit)
      from  94590b758fa32bc9f2b3c49798cdd98f8d547383 (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 ffe12c9afc7b1eeda3ad3e4d35da44647efc6fc4
Author: Stephen Gildea <[email protected]>
Date:   Sun Nov 3 10:04:53 2024 -0800

    patch: fakepop fails to note the new string size used
    
    The pattern of "HAVEROOM(); strcat()" failed to add the number of
    new characters used.  If the server is trying to serve a file with
    a line longer than the buffer size, it will fail to realloc and
    overflow its buffer.
    
    Signed-off-by: David Levine <[email protected]>

commit 173f6f3f7a403ce70d1e407558458fcd40db87b3
Author: David Levine <[email protected]>
Date:   Sun Sep 1 09:56:57 2024 -0400

    Fixed missing deference of pointer in decode_field_body().

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

Summary of changes:
 test/fakepop.c | 5 +++--
 uip/mhfixmsg.c | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)


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

-- 
nmh-commits
https://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to