Initialize variables that are touched in the error path.
authorvisa <visa@openbsd.org>
Mon, 10 Jan 2022 16:21:19 +0000 (16:21 +0000)
committervisa <visa@openbsd.org>
Mon, 10 Jan 2022 16:21:19 +0000 (16:21 +0000)
commit45294497de97f1403a0220fe95d41c81aad08c99
treef031ba906546825c723ccef36cf606f04b2dd148
parentdedbc3b43532dcf579b5f46019f74b5f6adda9e8
Initialize variables that are touched in the error path.

Reminded by LLVM scan-build.
sys/arch/octeon/dev/octboot.c