Skip to content

VLCPlaybackService: check mediaList before shuffling

Soomin Lee requested to merge bubu/vlc-ios:vpc/shuffle/guard/empty/01 into master

If the medialist was empty, this could lead to a crash of index out of bounds.

Merge request reports