Skip to content

Fix a bug in torrent content filtering

Alexander Trufanov requested to merge trufanov/ktorrent:dev into master

It looks like we missed a bug while porting away from deprecated code. This caused endless loop when user filters the files inside torrent.

Merge request reports