Skip to content

Guard against nil History in AppendRawHistoryNodes#10309

Open
mykaul wants to merge 1 commit into
temporalio:mainfrom
mykaul:fix-nil-history-guard
Open

Guard against nil History in AppendRawHistoryNodes#10309
mykaul wants to merge 1 commit into
temporalio:mainfrom
mykaul:fix-nil-history-guard

Conversation

@mykaul
Copy link
Copy Markdown
Contributor

@mykaul mykaul commented May 18, 2026

Add nil check for request.History before accessing request.History.Data in serializeAppendRawHistoryNodesRequest to prevent a panic when the caller passes a nil DataBlob.

@mykaul mykaul requested review from a team as code owners May 18, 2026 11:57
@mykaul mykaul marked this pull request as draft May 18, 2026 12:00
Add nil check for request.History before accessing request.History.Data
to prevent a panic when the caller passes a nil DataBlob.
@mykaul mykaul force-pushed the fix-nil-history-guard branch from a5d40af to 890495e Compare May 18, 2026 12:00
@mykaul mykaul marked this pull request as ready for review May 18, 2026 12:01
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.

1 participant