Skip to content

Fix infinite recursion bug in event.UntrustedType#31

Merged
jessieqliu merged 1 commit into
google:mainfrom
jessieqliu:bugfix
May 8, 2026
Merged

Fix infinite recursion bug in event.UntrustedType#31
jessieqliu merged 1 commit into
google:mainfrom
jessieqliu:bugfix

Conversation

@jessieqliu
Copy link
Copy Markdown
Contributor

If the panic in Event.UntrustedType is encountered, it results in an infinite recursion as it attempts to call itself to populate the panic message. Fix is to use Event.Type.String() instead.

@jessieqliu jessieqliu requested review from alexmwu and jkl73 May 8, 2026 17:44
@jessieqliu jessieqliu merged commit b062805 into google:main May 8, 2026
8 checks passed
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.

3 participants