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

[stable-3.14] Fix crash caused due to null accountstate in FileProviderSocketController #7332

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Oct 16, 2024

Backport of PR #7322

…rsed from FPExt

Turns out since we are forced to replace colons with hyphens we need to
replace them back to colons when we receive the domain identifier from
the file provider extension. If we do not then we get a null
accountState pointer in the socket controller and this causes a crash

Signed-off-by: Claudio Cambra <[email protected]>
@mgallien mgallien merged commit e65e581 into stable-3.14 Oct 17, 2024
9 of 14 checks passed
@mgallien mgallien deleted the backport/7322/stable-3.14 branch October 17, 2024 09:20
Copy link

sonarcloud bot commented Oct 17, 2024

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-7332-e26266868f827ae6fd8c733de7d44049afb69d10-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants