rakshasa / rtorrent

rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent/wiki
GNU General Public License v2.0
4.15k stars 412 forks source link

Ensure compability check actually checks the type for files #1251

Open kannibalox opened 1 year ago

kannibalox commented 1 year ago

I'm actually not entirely sure if the other two checks are still necessary, but kept them in case there were some side effects I don't know about.

Fixes https://github.com/rakshasa/rtorrent/issues/854

kannibalox commented 12 months ago

I have now grokked the two existing checks, and element_file_list.cc no longer throws an error.