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

fix: use correct res path for fdb check #1699

Merged
merged 1 commit into from
Dec 28, 2024
Merged

fix: use correct res path for fdb check #1699

merged 1 commit into from
Dec 28, 2024

Conversation

EmosewaMC
Copy link
Collaborator

@EmosewaMC EmosewaMC commented Dec 28, 2024

fixes #1698
hide whitespace changes

Tested that a packed client no longer gets stuck in an infinite loop trying to calculate the checksum.
Additionally we dont try to process the file unless we actually found one now and exit if one was not found and the option was enabled.

Copy link
Collaborator

@jadebenn jadebenn left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this

@jadebenn jadebenn merged commit 08a168d into main Dec 28, 2024
4 checks passed
@jadebenn jadebenn deleted the checksum branch December 28, 2024 04:15
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.

BUG: Fdb checksum calculation gets stuck in infinite loop with packed client
3 participants