Skip to content
Snippets Groups Projects
  • Craig Tiller's avatar
    9be83eec
    Fix use-after-free. · 9be83eec
    Craig Tiller authored
    Transport and channel have different lifetimes, but share a metadata
    context.
    
    Make the metadata context ref counted, and have transport take a ref.
    9be83eec
    History
    Fix use-after-free.
    Craig Tiller authored
    Transport and channel have different lifetimes, but share a metadata
    context.
    
    Make the metadata context ref counted, and have transport take a ref.