mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
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 |
||
|---|---|---|
| .. | ||
| hv_kvp.c | ||
| hv_kvp.h | ||
| hv_snapshot.c | ||
| hv_snapshot.h | ||
| hv_utilreg.h | ||
| unicode.h | ||
| vmbus_heartbeat.c | ||
| vmbus_ic.c | ||
| vmbus_icreg.h | ||
| vmbus_icvar.h | ||
| vmbus_shutdown.c | ||
| vmbus_timesync.c | ||