Skip to content
  • Fabrice Bellet's avatar
    component: remove socket also from remote candidates · 6303ed6f
    Fabrice Bellet authored and Olivier Crête's avatar Olivier Crête committed
    A socket to be removed may also come from a peer-reflexive remote
    candidate, and some cleanup also needs to be done in this case. This
    reference in a remote peer-reflexive tcp-active candidate caused a
    heap-use-after-free asan error in some custom debugging dump of the list
    of sockets of a component, after a read error in component_io_cb():
    
    agent_recv_message_unlocked returned -1, errno (25) :
    Inappropriate ioctl for device
    6303ed6f