List Archive
Thread
-
Zip file comments,
Andreas Falkenhahn
(2017/11/06 17:40:00)
- Re: Zip file comments, Thomas Klausner (2017/11/06 21:25:37)
Message
On Mon, Nov 06, 2017 at 06:40:01PM +0100, Andreas Falkenhahn wrote: > Why do functions like zip_set_archive_comment() require me to specify > the length of the comment instead of just using a null terminated > string? Can comments include null characters or what is the reason > for having a separate length parameter? The file format specifies a comment length and has no restrictions on comment contents. Thomas
Made by MHonArc.