DescriptionFix nullptr dereference in MojoShellConnectionImpl
ShutdownOnIOThread may be called more than once. If this happens,
the MessageLoop observer will be null during the second call.
This ensures that we don't dereference it in that case.
BUG=None
TBR=ben@chromium.org
Committed: https://crrev.com/6854da52a2abf8b9f1b56863eb9f6e30ea8a52e5
Cr-Commit-Position: refs/heads/master@{#412768}
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|