Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-fuzz: Fix zipfile bug #1223

Merged
merged 2 commits into from
Aug 29, 2023
Merged

Auto-fuzz: Fix zipfile bug #1223

merged 2 commits into from
Aug 29, 2023

Conversation

arthurscchan
Copy link
Contributor

@arthurscchan arthurscchan commented Aug 29, 2023

The python3 zipfile package does not preserve the file permissions. This PR fixes those logic by changing them into simple call process unzip functions.
Reference: python/cpython#59999

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@DavidKorczynski DavidKorczynski marked this pull request as ready for review August 29, 2023 17:33
@DavidKorczynski DavidKorczynski merged commit 56f92f8 into ossf:main Aug 29, 2023
@arthurscchan arthurscchan deleted the fix-bug branch October 12, 2023 09:55
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