introduce safety limit on total number of items in bencoded trees in lazy_bdecode. Document lazy_bdecode and its error codes. Make dump_torrent able to change the decoding limits
This commit is contained in:
@@ -428,7 +428,6 @@ namespace libtorrent
|
||||
}
|
||||
m_file_base.insert(m_file_base.begin() + dst, base);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void file_storage::optimize(int pad_file_limit)
|
||||
|
Reference in New Issue
Block a user