Skip to content

Conversation

marcospb19
Copy link
Member

This PR adds error treatment for when access and modification
times are written when decompressing an archive.

@marcospb19 marcospb19 force-pushed the check-file-times-errors branch from 6a915b6 to 6ae04fc Compare October 11, 2022 19:20
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.

changes lgtm
another options is to use filetime which tar is also using, so we have less unsafes to maintain

@marcospb19
Copy link
Member Author

@figsoda I force-pushed a new implementation that uses filetime and removes the two unsafe uses in this file.

@marcospb19 marcospb19 requested a review from figsoda October 11, 2022 23:46
@marcospb19 marcospb19 force-pushed the check-file-times-errors branch from ac65332 to 8af308e Compare October 12, 2022 00:05
@marcospb19
Copy link
Member Author

I'll reopen this one.

@marcospb19 marcospb19 closed this Oct 12, 2022
@figsoda figsoda deleted the check-file-times-errors branch October 12, 2022 00:07
@figsoda figsoda restored the check-file-times-errors branch October 12, 2022 00:07
@figsoda
Copy link
Member

figsoda commented Oct 12, 2022

sorry, muscle memories

@figsoda figsoda deleted the check-file-times-errors 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.

2 participants