]> Sergey Matveev's repositories - btrtrc.git/commit
fix: can not download invalid utf8 name with BestName and BestPath (#915)
authorEvrins Hu <evrins.hu@gmail.com>
Mon, 18 Mar 2024 05:15:40 +0000 (13:15 +0800)
committerGitHub <noreply@github.com>
Mon, 18 Mar 2024 05:15:40 +0000 (16:15 +1100)
commite6be81dd57133daaf7e5624b85f7f50a1f44b53e
tree68b0e926104768681f2cf534cbfff020a8edbe67
parent2a543b08aa3c8e6ea54eff544cee8a27ceb80dd4
fix: can not download invalid utf8 name with BestName and BestPath (#915)
13 files changed:
cmd/magnet-metainfo/main.go
cmd/torrent/metainfo.go
cmd/torrent/serve.go
fs/torrentfs.go
fs/torrentfs_test.go
internal/cmd/issue-908/main.go
internal/testutil/spec.go
metainfo/info.go
metainfo/metainfo_test.go
spec.go
storage/file.go
storage/mmap.go
webseed/request.go