2
0
mirror of synced 2025-02-23 14:18:13 +00:00
Matt Joiner ac086bb3bd
Fix incorrect EOF when decoding some peer protocol message types
Hooray for pedantic fuzz tests. This was found through peer_protocol/FuzzDecoder, when I wrote a go-fuzz-all wrapper.

It probably never caused a problem in production, as EOF would be handled as stream termination anyway, but it isn't clean.
2023-05-29 19:01:01 +10:00
..
2023-05-12 13:47:47 +10:00