mirror of
https://github.com/livekit/livekit.git
synced 2026-07-03 19:52:40 +00:00
4fbb89e99c
GetSelectedICECandidatePair can return nil for the candidate pair if not available even if the error is not nil. Protect against the nil de-reference panic.