]> Sergey Matveev's repositories - btrtrc.git/commit
Add generalized decodeJsonByteString and a fuzz target for it
authorMatt Joiner <anacrolix@gmail.com>
Sat, 11 Dec 2021 02:43:25 +0000 (13:43 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 12 Dec 2021 05:56:01 +0000 (16:56 +1100)
commit1d787c39231e9d9c2e51c6d3aab0aa9b20efc175
tree44328a41184285acea4ba979290cd0cd23f9c9f7
parent14ee69aaeb7fec00233636debcecb63a266a6fb5
Add generalized decodeJsonByteString and a fuzz target for it
webtorrent/fuzz_test.go [new file with mode: 0644]
webtorrent/testdata/fuzz/FuzzJsonBinaryStrings/195b11403204772a785dfc25a6f37ba920daf479f86bcfbbb880cd06cbb2ecf8 [new file with mode: 0644]
webtorrent/testdata/fuzz/FuzzJsonBinaryStrings/582528ddfad69eb57775199a43e0f9fd5c94bba343ce7bb6724d4ebafe311ed4 [new file with mode: 0644]
webtorrent/testdata/fuzz/FuzzJsonBinaryStrings/caf81e9797b19c76c1fc4dbf537d4d81f389524539f402d13aa01f93a65ac7e9 [new file with mode: 0644]
webtorrent/tracker_protocol.go