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 application crash due to a conversion overflow when calculating file offset for session uploads #1558

Merged
merged 4 commits into from
Jul 11, 2021

Conversation

abraunegg
Copy link
Owner

  • Fix an unhandled application crash when calculating the required offset for a file fragment size when resuming a session upload

…ile offset for session uploads

* Fix an unhandled application crash when calculating the required offset for a file fragment size when resuming a session upload
@abraunegg abraunegg added this to the v2.4.13 milestone Jul 11, 2021
* remove fragsize from initial output as only needed post calculation
@abraunegg abraunegg merged commit 1fbe1d3 into master Jul 11, 2021
@abraunegg abraunegg deleted the fix-issue-1552 branch July 11, 2021 19:59
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash: conversion positive overflow Conversion overflow on sync
1 participant