freebsd-dev/sys/dev/hyperv
Robert Herndon b086426bc2 hyperv: Fix Coverity issues in the Hyper-V driver
Summary:
Coverity reports the use of two uninitialized variables in the hyperv
driver. Examination shows the variables can be accessed while
uninitialized in error cases. Fix both.

CID: 1365235
CID: 1365236
Sponsored by: Dell Technologies
MFC after: 1w

Test Plan: Changes in use at $WORK

Reviewers: robert.herndon_dell.com, vangyzen, bret_ketchum_dell.com

Subscribers: imp, badger

Differential Revision: https://reviews.freebsd.org/D38551
2023-02-15 18:24:45 -06:00
..
hvsock protosw: refactor protosw and domain static declaration and load 2022-08-17 11:50:32 -07:00
include arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final) 2022-10-27 13:53:22 +00:00
input sys/kbio.h: make pre-unicode keymap support optional 2023-02-14 14:03:28 +01:00
netvsc hyperv: purge EOL release compatibility 2023-02-04 09:13:09 -07:00
pcib hyperv: purge EOL release compatibility 2023-02-04 09:13:09 -07:00
storvsc Hyper-V: storvsc: relax a couple more kasserts 2022-09-08 04:22:26 +00:00
utilities hyperv: Fix Coverity issues in the Hyper-V driver 2023-02-15 18:24:45 -06:00
vmbus hyperv: purge EOL release compatibility 2023-02-04 09:13:09 -07:00