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

Check for errors when setting the last modified time #278

Merged
merged 3 commits into from Oct 12, 2022

Conversation

marcospb19
Copy link
Member

@marcospb19 marcospb19 commented Oct 12, 2022

This is #274 reopened.

This PR refactors the way we set the 'last modified time'
when unpacking a Zip archive.

Replacing the usage of libc and unsafe by the filetime crate.

@marcospb19 marcospb19 force-pushed the refactor-last-modified-times-when-unpacking-archives branch 2 times, most recently from 24e419b to 08ec218 Compare October 12, 2022 01:09
Last modified time is a piece of metadata that is available when
decompressing an archive
@marcospb19 marcospb19 force-pushed the refactor-last-modified-times-when-unpacking-archives branch from 08ec218 to acb7566 Compare October 12, 2022 01:10
Copy link
Member

@figsoda figsoda left a comment

Choose a reason for hiding this comment

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

lgtm

@marcospb19 marcospb19 merged commit e92b538 into main Oct 12, 2022
@figsoda figsoda deleted the refactor-last-modified-times-when-unpacking-archives branch October 12, 2022 01:59
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.

None yet

2 participants