Skip to content

qt: fix out of bound when deleting range from model

Pierre Lamot requested to merge chub/vlc:qt/cache-oob into master

view may request data that are not loaded in then cache to be deleted

Merge request reports