mirror of
https://github.com/livekit/livekit.git
synced 2026-04-28 12:45:43 +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.