FedP2P/bencode/testdata/fuzz/FuzzInterfaceRoundTrip
Matt Joiner cd7e6dcd5c bencode: Avoid allocating interface string up front
This should fix crashes during fuzzing. It's not a complete fix, we really want to limit the amount a given Decode can allocate. Maybe Go isn't the right language for this.
2021-12-12 16:56:01 +11:00
..
1d7fd8d6b4e9380abbaa373f173a59a4d4418d23d3db9af8abd3ea5412c629c5 Add bencode FuzzInterfaceRoundTrip 2021-12-12 16:56:01 +11:00
49dbd4b139383deb718477bee049320c697e6e7ae547e0a4c4ebd4c2cdd25c1b Add bencode FuzzInterfaceRoundTrip 2021-12-12 16:56:01 +11:00
321f4f280d23ac90ccaf7894a9106ad601e23fd484747898394a12bddba90615 bencode: Fix decoding integer with leading + 2021-12-12 16:56:01 +11:00
2674fedd58e056c9322ff8ed4bd0b23e2d9080499038d4353739f5c81b05fc0a Add bencode FuzzInterfaceRoundTrip 2021-12-12 16:56:01 +11:00
808391fc9a93d89909205a5216675a7e1b7b8ef7b4e4d80ec7b7b5dce6dbbb38 bencode: Fix decoding integer with leading + 2021-12-12 16:56:01 +11:00
b83176c6cec6b92f5c66774ae105efbc87c9aee44b9a55dba7f1789d8d862f45 bencode: Enforce dict key ordering 2021-12-12 16:56:01 +11:00
c73f26cbd996104c4e39ce4998a08e90a5c437df90e68caeea0650ee3c7e7b42 bencode: Avoid allocating interface string up front 2021-12-12 16:56:01 +11:00
eef53fca91deb00d4e30f4f59e17e92d2936cda9f4b260994a830ec27cfb88c3 bencode: Avoid allocating interface string up front 2021-12-12 16:56:01 +11:00