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 nil deref when reading last checkpointed event revision from a persistent subscription. #151

Conversation

YoEight
Copy link
Member

@YoEight YoEight commented Oct 13, 2023

Fixed: Fix nil deref when reading last checkpointed event revision from a persistent subscription.

Fixes #150

@YoEight YoEight force-pushed the yoeight/db-450-fix-nil-deref-when-reading-last-checkpointed-event-revision branch 3 times, most recently from c0049a2 to bbcba5e Compare October 20, 2023 14:57
@YoEight YoEight force-pushed the yoeight/db-450-fix-nil-deref-when-reading-last-checkpointed-event-revision branch from bbcba5e to 67d8c6a Compare October 26, 2023 13:53
@YoEight YoEight merged commit 4c29814 into master Oct 27, 2023
25 checks passed
@YoEight YoEight deleted the yoeight/db-450-fix-nil-deref-when-reading-last-checkpointed-event-revision branch October 27, 2023 12:46
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.

Nil pointer deref when reading subscription info from GRPC client
3 participants