mirror of
https://github.com/livekit/livekit.git
synced 2026-09-02 06:54:12 +00:00
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.