Skip to content

audiodecoder: Fix leak on failed audio gaps

If we fail to process the gap event we need to unref the event or we end up with a leak.

Merge request reports