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

only unserialize input to parse validity #121

Merged
merged 6 commits into from
Nov 6, 2023
Merged

Conversation

mfleader
Copy link
Member

@mfleader mfleader commented Nov 6, 2023

Changes introduced with this PR

Unserializing input twice causes an error when the golang regexp.Regexp type is used. An unserialization was removed to fix the bug.


By contributing to this repository, I agree to the contribution guidelines.

@mfleader mfleader self-assigned this Nov 6, 2023
@mfleader mfleader marked this pull request as ready for review November 6, 2023 21:31
@mfleader mfleader added the bug Something isn't working label Nov 6, 2023
@mfleader mfleader merged commit bd5866c into main Nov 6, 2023
5 checks passed
@mfleader mfleader deleted the serialization-bugfix branch November 6, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants