Break after WriteLast() (#27165)
If we continue to call `Write()` after `WriteLast()` (because client is still sending us data and thus `Read()` returns `true`), the buffer might become invalid and results in assertion failures.reviewable/pr27173/r1
parent
7e532fd198
commit
7dd1da9e1d
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue