Skip to content

Go: call newObj on CHANGE with nil value#7811

Merged
greg-at-moderne merged 1 commit into
mainfrom
greg-receive-queue-change-nil-typed
May 28, 2026
Merged

Go: call newObj on CHANGE with nil value#7811
greg-at-moderne merged 1 commit into
mainfrom
greg-receive-queue-change-nil-typed

Conversation

@greg-at-moderne
Copy link
Copy Markdown
Contributor

@greg-at-moderne greg-at-moderne commented May 28, 2026

What's changed?

Go: Add a missing call to create a new target object in Go mechanism for receiving RPC data.

What's your motivation?

Otherwise the "before" object is nil and the data is not read into anything. And then the protocol desynchronizes and blows up.

@greg-at-moderne greg-at-moderne self-assigned this May 28, 2026
@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite May 28, 2026
@greg-at-moderne greg-at-moderne marked this pull request as ready for review May 28, 2026 12:32
@greg-at-moderne greg-at-moderne merged commit 00eac25 into main May 28, 2026
1 check passed
@greg-at-moderne greg-at-moderne deleted the greg-receive-queue-change-nil-typed branch May 28, 2026 12:32
@github-project-automation github-project-automation Bot moved this from In Progress to Done in OpenRewrite May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant