Skip to content

fallbackswitch: Reset timeout_clock_id on timeout

We shouldn't leave the used clock ID around. Otherwise, we might never schedule a new timeout from an inactive pad if the active pad doesn't get a buffer.

Merge request reports