Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
quic: do not dereference shared_ptr after move
The stored pointer is assumed to be nullptr after std::move. PR-URL: #47294 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
- Loading branch information