CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/06/16 02:49:27
Modified files:
regress/usr.bin/ssh/unittests/sshkey: common.c
Log message:
Save return value from sshbuf_len instead of calling it multiple times.
Fixes Coverity CID 470521.
