freebsd-dev/sys/dev/hyperv/utilities
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
..
hv_kvp.c
hv_kvp.h
hv_snapshot.c
hv_snapshot.h
hv_utilreg.h
unicode.h
vmbus_heartbeat.c
vmbus_ic.c hyperv: Fix Coverity issues in the Hyper-V driver 2023-02-15 18:24:45 -06:00
vmbus_icreg.h
vmbus_icvar.h
vmbus_shutdown.c
vmbus_timesync.c