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 KeyValue.loadFromFile #224

Merged
merged 3 commits into from
Jan 26, 2023
Merged

Fix KeyValue.loadFromFile #224

merged 3 commits into from
Jan 26, 2023

Conversation

LossyDragon
Copy link
Collaborator

@LossyDragon LossyDragon commented Jan 26, 2023

Description

Update gitignore for sensitive files created by samples.
Fix KeyValue.loadFromFile() from crashing when reading a while. UTF8 issue.
Adds basic test case.

Closes #215

Checklist

  • Code compiles correctly
  • All tests passing
  • Samples run successfully
  • Extended the README / documentation, if necessary

@LossyDragon LossyDragon merged commit 9e83673 into Longi94:master Jan 26, 2023
@LossyDragon LossyDragon deleted the pr215 branch January 27, 2023 22:21
@LossyDragon LossyDragon mentioned this pull request Jan 28, 2023
4 tasks
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.

Crash when using KeyValue.loadAsText() with local appinfo file.
1 participant