Closed
Description
Dear authors of libzip,
first of all I want to thank you for your great zip library.
It was easy to implement and is much better in usage and performance than wxZip.
I write you because I have found a small issue.
When I try to open zip files using the zip_open function I get an error in some cases.
The function returns error code 18 when I try to open a zip with a file path containing umlauts.
#define ZIP_ER_INVAL 18 /* N Invalid argument */
Can you please tell me what I can do, to fix this issue?
I cannot prevent my users from opening zips where the file path contains umlauts.
Yours Sincerely
Metadata
Metadata
Assignees
Labels
No labels