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 <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
- Loading branch information