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 for #4269 #4271

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

willmmiles
Copy link
Collaborator

The crash bug in #4269 was introduced by #4152; I inadvertently removed a null check on the 'request' parameter. Restore the missing check so non-JSON API calls don't crash.

Don't generate a response if there's no HTTP request.

Fixes #4269
@blazoncek
Copy link
Collaborator

Confirming the fix resolves the issue #4269

@willmmiles willmmiles merged commit ba01cb8 into 0_15 Nov 12, 2024
40 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.

2 participants