[client_channel] Fix use-after-free (#33239)
recv_initial_metadata_ in `RetryFilter::CallAttempt` is deleted before it's accessed in `ClientChannel::FilterBasedLoadBalancedCall::RecvTrailingMetadataReady` - instead of accessing it, pull out peer string and keep a refpull/33247/head
parent
eb2b1edd1c
commit
02693313f2
2 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue