mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Use truncated torrent hash in temp path
This commit is contained in:
parent
850556fdfa
commit
b8c703b8b0
2 changed files with 3 additions and 2 deletions
|
@ -68,7 +68,6 @@ bool InfoHash::isValid() const
|
|||
return m_valid;
|
||||
}
|
||||
|
||||
|
||||
InfoHash::operator libtorrent::sha1_hash() const
|
||||
{
|
||||
return m_nativeHash;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue