Skip to content

fix: unzipping with backslash at the end of the filename#867

Merged
nmoinvaz merged 1 commit into
zlib-ng:developfrom
Coeur:coeur/mz_zip_entry_is_dir
May 2, 2025
Merged

fix: unzipping with backslash at the end of the filename#867
nmoinvaz merged 1 commit into
zlib-ng:developfrom
Coeur:coeur/mz_zip_entry_is_dir

Conversation

@Coeur

@Coeur Coeur commented May 1, 2025

Copy link
Copy Markdown
Collaborator

Testing, on UNIX system:

touch a\\
./minizip file.zip a\\
rm a\\
./minizip -x file.zip
ls a\\

@nmoinvaz

nmoinvaz commented May 1, 2025

Copy link
Copy Markdown
Member

Hi @Coeur nice fix. I think the commit message needs more description for the history. Thanks!

@Coeur Coeur force-pushed the coeur/mz_zip_entry_is_dir branch from f3f455f to b220a99 Compare May 1, 2025 10:04
@Coeur Coeur changed the title fix mz_zip_entry_is_dir fix: unzipping with backslash at the end of the filename May 1, 2025
@Coeur Coeur requested a review from nmoinvaz May 1, 2025 10:04
@Coeur Coeur force-pushed the coeur/mz_zip_entry_is_dir branch from b220a99 to dac9df3 Compare May 1, 2025 17:37
@nmoinvaz nmoinvaz merged commit 10646f0 into zlib-ng:develop May 2, 2025
29 checks passed
@Coeur Coeur deleted the coeur/mz_zip_entry_is_dir branch May 2, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants