]> Sergey Matveev's repositories - btrtrc.git/commit
Fix an issue parsing negative bencode string lengths
authorMatt Joiner <anacrolix@gmail.com>
Tue, 3 Jan 2023 14:25:26 +0000 (01:25 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 3 Jan 2023 14:25:26 +0000 (01:25 +1100)
commit8e0e36887fa2584dc1147ee31d1610500153d378
treee731384f59e0f8aa69793a9dab288e6f948a6bc7
parent8c267645bf52d152e9052eddde8dc3b9406e7267
Fix an issue parsing negative bencode string lengths

See the fuzz test in dht/krpc.
bencode/decode.go