Re: imaptest does not require C strings
David Levine <[email protected]> Sun, 24 Aug 2025 20:49:49 -0400
| Newsgroups | gmane.mail.nmh.devel |
|---|---|
| Message-ID | <78938-1756082989.690031@q_xv.yqGg.TM-0> |
Stephen wrote: > 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. Patch applied. Thanks! David