Fix crash in NativeMessageProcessHost
We should initialize the |client_| pointer before launching the host process, as the OnHostProcessLaunched() callback dereferences the |client_| pointer. BUG=421500 Review URL: https://codereview.chromium.org/642163002 Cr-Commit-Position: refs/heads/master@{#299030}
Showing
Please register or sign in to comment