mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Coverity reported:
CID 1611805: Uninitialized variables
in vfio_user_dma_map(). This can occur in the happy path when
->async_ops was not set; as this doesn't typically happen, it wasn't
caught during testing.
Align both map and unmap implementations to initialize ret the same way
to resolve this.
Resolves: Coverity CID 1611805
Fixes:
|
4 days ago | |
---|---|---|
.. | ||
Kconfig | ||
container.c | 4 days ago | |
container.h | 3 weeks ago | |
device.c | 3 weeks ago | |
device.h | 3 weeks ago | |
meson.build | 3 weeks ago | |
pci.c | 3 weeks ago | |
protocol.h | 3 weeks ago | |
proxy.c | 4 days ago | |
proxy.h | 3 weeks ago | |
trace-events | 3 weeks ago | |
trace.h | 3 weeks ago |