[PATCH v1 0/1] hw/xen: Avoid Avoid use of uninitialized bufioreq_evtchn

Edgar E. Iglesias posted 1 patch 1 month, 2 weeks ago
hw/xen/xen-hvm-common.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
[PATCH v1 0/1] hw/xen: Avoid Avoid use of uninitialized bufioreq_evtchn
Posted by Edgar E. Iglesias 1 month, 2 weeks ago
From: "Edgar E. Iglesias" <edgar.iglesias@amd.com>

This has a fix for Coverity CID 1563383 reported by Peter.

Avoid use of uninitialized bufioreq_evtchn. It should only
be used if buffered IOREQs are enabled.

Cheers,
Edgar

Edgar E. Iglesias (1):
  hw/xen: Avoid use of uninitialized bufioreq_evtchn

 hw/xen/xen-hvm-common.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

-- 
2.43.0