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

Add single step update #1639

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add single step update #1639

wants to merge 2 commits into from

Conversation

bryteise
Copy link
Member

No description provided.

When allocating the buffer for a version string, the size should be
one greater than the max string size as the null string is inserted at
the content size index which leads to a buffer overflow.

Signed-off-by: William Douglas <[email protected]>
@bryteise bryteise force-pushed the add-single-step-update branch 4 times, most recently from 1c95581 to ac97f45 Compare November 17, 2024 22:56
Allow users to update by stepping through each release between their
current version and the latest. This option is primarily for cases
where update is failing due to memory or disk space running out when
updating normally.

Signed-off-by: William Douglas <[email protected]>
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.

1 participant