Skip to content
Snippets Groups Projects
  1. Sep 17, 2020
  2. Sep 16, 2020
  3. Sep 11, 2020
  4. Sep 10, 2020
  5. Sep 09, 2020
    • Gijs Peskens's avatar
      Workaround segfault when source ports are identical. · 00ca4222
      Gijs Peskens authored
      The peer lookup code does not limit it's search to peers originating from the same socket,
      RIST simple profile connections where the RTCP and DATA connections originate from the same
      source IP and port combinations thus don't get correctly setup, resulting in a segfault when
      NACKS are to be transmitted as the peer->peer_rtcp is not populated.
      00ca4222
  6. Sep 08, 2020
    • Gijs Peskens's avatar
      Fix segfault · b2bc6b63
      Gijs Peskens authored
      When a flow times out and get's deleted it's childpeers are not correctly updated
      to reflect this, causing a segfault when the (/ a) flow returns on the same peers
      (matched via src port + src ip + target port + target ip)
      b2bc6b63
  7. Aug 31, 2020
Loading