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

[LINUX] Fix erase was called on null #616 #673

Merged
merged 2 commits into from
May 6, 2024

Conversation

prateekmedia
Copy link
Contributor

@prateekmedia prateekmedia commented Jan 24, 2024

Try Catched the exception, it basically happens when key is not present in libsecret.

fix #616

@prateekmedia prateekmedia changed the title fix #616 [LINUX] Fix erase was called on null #616 Jan 24, 2024
@prateekmedia
Copy link
Contributor Author

@mogol The workflows doesn't seem to be due to my PR as it doesn't disturb integration_test on android nor does it cause describeEnum error in code analysis.

Can you review the PR?

@juliansteenbakker
Copy link
Owner

Sorry for the late response, the code looks good! LGTM!

@juliansteenbakker juliansteenbakker merged commit 17bfb0d into juliansteenbakker:develop May 6, 2024
1 of 3 checks passed
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.

App fails with: nlohmann::json_abi_v3_11_2::detail::type_error
2 participants