]> Sergey Matveev's repositories - btrtrc.git/commit
Correctly hash hybrid torrents with trailing v1 padding file v1.56.1
authorMatt Joiner <anacrolix@gmail.com>
Tue, 11 Jun 2024 06:21:04 +0000 (16:21 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 11 Jun 2024 06:21:24 +0000 (16:21 +1000)
commit3bbe1c34f0dcd92fb5ba8fa673fd85ffa942952b
tree648cb9b7321b7d72ce74b2ee24669d7e0299e547
parent22ca9c279780f9ad291571bcaf6828449e9daf3d
Correctly hash hybrid torrents with trailing v1 padding file

Fixes #949.
issue-949_test.go [new file with mode: 0644]
metainfo/info.go
metainfo/piece.go
testdata/issue-949.torrent [new file with mode: 0644]
torrent.go