commit | 1af8d6abdae50ae8b8df88c7796a9d042461b4d0 | [log] [tgz] |
---|---|---|
author | csharrison <[email protected]> | Fri Apr 21 17:47:23 2017 |
committer | Commit bot <[email protected]> | Fri Apr 21 17:47:23 2017 |
tree | e92e890a4ec64091cc988ddce4fa1f963fb58cd2 | |
parent | 84018db5a3ed03a95d03f414fcfce5dddbbc6176 [diff] |
Fix null pointer dereference in ipc_boostrap This was being hit when a sync message is dequeued and handled, and the receiver endpoint immediately destroys itself. BUG=714192 Review-Url: https://codereview.chromium.org/2834493008 Cr-Commit-Position: refs/heads/master@{#466383}