]> Sergey Matveev's repositories - btrtrc.git/commit
Add error return value to metainfo.MetaInfo.UnmarshalInfo
authorMatt Joiner <anacrolix@gmail.com>
Tue, 20 Sep 2016 02:25:40 +0000 (12:25 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 20 Sep 2016 02:32:15 +0000 (12:32 +1000)
commitb304baad1b01e3385d82b788d9a921b695ddc65a
tree5ae7f405b9a58544d56b8474980687de80f2c166
parent9a4fbb01f0d2563f2e2cd36c1cb8937016a80279
Add error return value to metainfo.MetaInfo.UnmarshalInfo

Too many problems caused by bad info bytes in downstream projects.
metainfo/magnet_test.go
metainfo/metainfo.go
metainfo/metainfo_test.go
spec.go