Files
transmission/libtransmission/file-piece-map.cc
Yat Ho 3e5a77d176 refactor: remove last byte special case in tr_block_info::byte_loc() (#7064)
* refactor: remove last byte special case in `tr_block_info::byte_loc()`

* fix: handle 0-byte file at the end of torrent in fpm

* test: modify test for 0-byte file at the end of torrent

* fix: handle 0-byte file at the end of torrent in `block_span_for_file`
2024-08-22 19:03:14 -05:00

6.8 KiB