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(guardian-crypto): deserializing strings #77

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

amacar
Copy link
Contributor

@amacar amacar commented Mar 23, 2021

Summary

What changes are being made?

Fix deserialization of strings that contain special characters.

Why are these changes necessary?

Strings were not deserialized correctly if contained special chars leading to an error. This has been fixed.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@amacar amacar merged commit 7989451 into develop Mar 23, 2021
@amacar amacar deleted the fix/deserialize-strings branch March 23, 2021 13:07
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