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  a58964eaae799fcb65bc1fe6480930428934f673 (commit)
      from  6dceccef0982173f4de7c00fef8ea6c98ad01a70 (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 a58964eaae799fcb65bc1fe6480930428934f673
Author: Stephen Gildea <[email protected]>
Date:   Sun Aug 24 15:05:59 2025 -0700

    imaptest does not require C strings
    
    Change code in imaptest.c to treat bytes read from
    the server as a byte array with a length, and not as
    a nul-terminated C string.
    
    Signed-off-by: David Levine <[email protected]>

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

Summary of changes:
 uip/imaptest.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)


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

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

Reply via email to