[fuzz] Fix slice copy in `peer_crypt_target` 2023-12-arbitrary-fuzz-config
authorMatt Corallo <git@bluematt.me>
Wed, 31 Jan 2024 19:48:44 +0000 (19:48 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 2 Feb 2024 18:05:09 +0000 (18:05 +0000)
commit7377cc99c7ae959a5d33fd170ff5b2b64c725fd2
tree21878dc579d26c95dceff7ac8e50460b2044eb93
parentc9e4410a056df1087b1a86dd4f8bce64e81f426e
[fuzz] Fix slice copy in `peer_crypt_target`

This has apparently been broken for quite some time...I guess
`peer_crypt_target` doesn't get much CPU anymore.
fuzz/src/peer_crypt.rs