Copy bytes from the_banana[] rather than banana()
authortb <tb@openbsd.org>
Wed, 4 Jan 2023 22:48:57 +0000 (22:48 +0000)
committertb <tb@openbsd.org>
Wed, 4 Jan 2023 22:48:57 +0000 (22:48 +0000)
commit674e06627ed0b9dac8dcdbfb2e064cf3fa7f8cfe
tree08dfea732549f1c51d46b6f0f10e31fef5f8fb6f
parent74a593c16c0d5187d3f9e003281bf914ff3a245b
Copy bytes from the_banana[] rather than banana()

Fixes test failure due to segfault seen on arm64 with xonly snap.

ok djm
regress/usr.bin/ssh/unittests/sshkey/test_sshkey.c