CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/04 15:48:57
Modified files:
regress/usr.bin/ssh/unittests/sshkey: test_sshkey.c
Log message:
Copy bytes from the_banana[] rather than banana()
Fixes test failure due to segfault seen on arm64 with xonly snap.
ok djm
