Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
util/IntrusiveList: allow the last disposer to destroy the IntrusiveList
Fixes a use-after-free bug in Co::MultiAwaitable::SetReady() when the last callback frees the Co::MultiAwaitable owner.
- Loading branch information