Fix missing release calls on loadingPeriodHolder
playingPeriodHolder can be null in the case that the first period is still being prepared. We need to make sure we release the period that's being prepared in such cases, which is loadingPeriodHolder. Issue: #1914 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135793472
Showing
with
17 additions
and
9 deletions
Please
register
or
sign in
to comment