mirror of
https://github.com/transmission/transmission
synced 2025-01-30 19:03:04 +00:00
9f7c865454
* refactor: keep torrent hash in std::array<char,20> This replaces the hashString QString allocation with a compile-time array that's included in sizeof the Torrent struct that owns it. |
||
---|---|---|
.. | ||
gtest | ||
libtransmission | ||
CMakeLists.txt | ||
Makefile.am |