Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netty: Release SendGrpcFrameCommand when stream is missing
`sendGrpcFrame` owns the buffer in `SendGrpcFrameCommand`. If the frame is not handed off to netty, it needs to be released in the method. #11115
- Loading branch information