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

directory_iterator: consistency check on open #74

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Aug 27, 2023

when opening an SqshFile from a SqshDirectoryIterator, check that the information safed in the directory iterator are consistent with the information in the inode of the file.

This commit contains the fix and also a test case that reproduces the bug.

when opening an SqshFile from a SqshDirectoryIterator, check that the
information safed in the directory iterator are consistent with the
information in the inode of the file.

This commit contains the fix and also a test case that reproduces the
bug.
@Gottox Gottox merged commit a3b5154 into main Aug 27, 2023
9 checks passed
@Gottox Gottox deleted the fix/open-corrupt-direntry branch August 29, 2023 17:51
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

1 participant