Zoltan Papp
7620599961
[client] Fix ICE dialer cancel race in WorkerICE.connect
...
The connect goroutine read the agentDialerCancel field without holding
muxAgent, racing with OnNewOffer replacing it for a new session. On
failure paths the stale read could cancel the new session's dialer
instead of its own. Pass the cancel func of the owning session as a
parameter, like the dialer context.
2026-07-11 13:37:59 +02:00
..
2025-05-21 11:12:28 +02:00
2026-07-11 13:30:06 +02:00
2026-02-05 12:06:28 +01:00
2025-05-21 11:12:28 +02:00
2025-05-21 11:12:28 +02:00
2026-04-21 15:52:08 +02:00
2025-05-21 11:12:28 +02:00
2026-06-12 10:24:15 +02:00
2026-07-11 13:30:06 +02:00
2026-07-11 13:30:06 +02:00
2026-02-17 19:28:26 +01:00
2026-04-28 15:04:48 +02:00
2022-01-21 13:52:19 +01:00
2022-01-21 13:52:19 +01:00
2026-07-11 13:30:06 +02:00
2026-07-11 13:30:06 +02:00
2025-10-08 03:12:16 +02:00
2023-03-29 10:39:54 +02:00
2026-07-11 13:30:06 +02:00
2026-07-11 13:30:06 +02:00
2026-03-22 12:45:41 +01:00
2026-03-22 12:45:41 +01:00
2024-10-31 23:18:35 +01:00
2026-05-04 11:59:01 +02:00
2025-05-27 17:12:04 +02:00
2025-04-24 17:37:28 +02:00
2025-08-18 20:09:50 +02:00
2026-05-04 11:40:25 +02:00
2025-03-23 13:46:09 +01:00
2026-07-06 13:47:16 +02:00
2026-07-06 13:47:16 +02:00
2026-07-11 13:30:06 +02:00
2026-07-11 11:03:55 +02:00
2026-07-11 13:37:59 +02:00
2026-07-11 13:30:06 +02:00