Skip to content

Fix for #4269#4271

Merged
willmmiles merged 1 commit into0_15from
4269-crashes-when-using-http-api-within-mqtt
Nov 12, 2024
Merged

Fix for #4269#4271
willmmiles merged 1 commit into0_15from
4269-crashes-when-using-http-api-within-mqtt

Conversation

@willmmiles
Copy link
Member

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
Contributor

Confirming the fix resolves the issue #4269

@willmmiles willmmiles merged commit ba01cb8 into 0_15 Nov 12, 2024
@netmindz netmindz deleted the 4269-crashes-when-using-http-api-within-mqtt branch October 5, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants