CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/29 01:40:55
Modified files:
regress/usr.bin/ssh/unittests/sshkey: test_sshkey.c
Log message:
Null out keys after freeing in tests in the case where we
potentially reuse the variable. Fixes Coverity CID 405057.
