CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/19 22:07:57
Modified files:
regress/usr.bin/ssh/unittests/authopt: tests.c
Log message:
Free opts in FAIL_TEST. It should always be NULL anyway so this is a no-op,
but it should placate Coverity CID 405064.
