Add an async method to QuicChromiumClientSession::Handle for
rendezvousing with promised streams. This fixes a bug where a session could be closed, and the push handle deleted before the QuicHttpStream was notified resulting in a use-after-free of the push handle. BUG=719461 Review-Url: https://codereview.chromium.org/2948143002 Cr-Commit-Position: refs/heads/master@{#481886}
Showing
Please register or sign in to comment