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

Pattern doesn't deserialize correctly #3

Closed
felix9 opened this issue May 6, 2015 · 1 comment
Closed

Pattern doesn't deserialize correctly #3

felix9 opened this issue May 6, 2015 · 1 comment

Comments

@felix9
Copy link

felix9 commented May 6, 2015

Pattern claims Serializable, but it has a transient field "re2", and nothing re-initializes that field on deserialization, so using a deserialized pattern eventually raises an NPE.

@sjamesr
Copy link
Contributor

sjamesr commented May 6, 2015

Hey Felix, thanks for the report. I've created a pull request to fix the issue, I'll leave if to the code owners to see if the fix is acceptable.

@sjamesr sjamesr closed this as completed Sep 8, 2015
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

No branches or pull requests

2 participants