Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mainwindow: fixes crash when loading a successive video
currentSubId and currentSecSubId were not reset to 0 (none) in clearTracks(), leading to out of bounds array accesses when loading a new video.
- Loading branch information