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 NPE bugs in sync.Regexp #143

Merged
merged 1 commit into from
Oct 28, 2022
Merged

Conversation

peterklijn
Copy link
Collaborator

@peterklijn peterklijn commented Oct 27, 2022

Which problem is this PR solving?

There's a few nil pointer bugs in the new sync.Regexp

Followup from #142

@peterklijn peterklijn merged commit d28035f into beatlabs:master Oct 28, 2022
@peterklijn peterklijn deleted the fix-npe-regexp branch October 28, 2022 08:43
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.

None yet

2 participants