Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@stuartmorgan-g
Copy link
Contributor

PR #9655 allows for providing a response handle when sending messages
into the Flutter engine, but didn't check for a null response handle;
this crashes all existing embedders that use
FlutterEngineSendPlatformMessage.

PR flutter#9655 allows for providing a response handle when sending messages
into the Flutter engine, but didn't check for a null response handle;
this crashes all existing embedders that use
FlutterEngineSendPlatformMessage.
@chinmaygarde
Copy link
Contributor

My bad. Thanks. I'll add a unit-test for this.

@chinmaygarde
Copy link
Contributor

#9698 pulls in this patch and adds a unit-test for the same.

@stuartmorgan-g
Copy link
Contributor Author

Closing in favor of the more complete patch.

@stuartmorgan-g stuartmorgan-g deleted the embedder-messaging-fix branch July 6, 2019 21:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants