Skip to content

Conversation

nielsdos
Copy link
Member

@nielsdos nielsdos commented Sep 3, 2025

memcmp() can overread the filename if the filename is shorter than the pattern.

memcmp() can overread the filename if the filename is shorter than the
pattern.
@nielsdos nielsdos linked an issue Sep 3, 2025 that may be closed by this pull request
@nielsdos
Copy link
Member Author

nielsdos commented Sep 5, 2025

With #19715 fixed, merging this into master will no longer reveal a leak.

Copy link
Member

@devnexen devnexen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not know that well the zip extension, but the change lgtm

@nielsdos nielsdos closed this in 901f71e Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove pattern overflow in zip addGlob()

2 participants