Skip to content
  • Jakub Adam's avatar
    component: Fix use-after-free · 541801d4
    Jakub Adam authored
    conn_check_prune_socket() was trying to access deleted NiceCandidate
    instance. Prune the socket before removing the candidate.
    
    Closes #73
    541801d4