1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-15 01:00:17 +00:00
Chocobo1 f5fc2d52b8
Fix loading very large torrents. Closes #8449.
`torrent_info` constructor has default limits that can't be changed via
parameters, so we handle the loading process manually and explicitly
specifiy the limits to `bdecode()`.
The token_limit is also changed to 10000000.
2018-02-22 18:52:10 +08:00
..
2018-01-28 19:16:24 +03:00
2017-04-23 09:03:46 +03:00
2017-04-23 09:03:46 +03:00
2018-01-28 19:16:24 +03:00
2018-01-28 19:16:24 +03:00
2017-05-24 11:54:42 +08:00
2018-01-28 19:16:24 +03:00
2018-01-28 19:16:24 +03:00
2016-05-18 00:46:43 +08:00
2017-04-23 09:03:46 +03:00
2016-04-14 14:50:59 +08:00