1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.sbin/bhyve
Pedro F. Giffuni 6e43f3ed6d pci_emul_dior(): fix uninitialized scalar variable.
Prevent from returning an unitialized value in case the
ior size is unknown.

CID:		1194319
Reviewed by:	grehan
2016-03-31 19:07:03 +00:00
..
acpi.c
acpi.h
ahci.h
atkbdc.c
bhyve.8
bhyverun.c Remove unused variable after r292981 to unbreak the build. 2015-12-31 10:55:50 +00:00
bhyverun.h
block_if.c Cleanup unused-but-set-variable spotted by gcc-4.9. 2016-01-26 07:17:21 +00:00
block_if.h
bootrom.c
bootrom.h
consport.c
dbgport.c
dbgport.h
fwctl.c
fwctl.h
inout.c
inout.h
ioapic.c
ioapic.h
Makefile
Makefile.depend
mem.c
mem.h
mevent_test.c
mevent.c
mevent.h
mptbl.c
mptbl.h
pci_ahci.c Cleanup unused-but-set-variable spotted by gcc-4.9. 2016-01-26 07:17:21 +00:00
pci_emul.c pci_emul_dior(): fix uninitialized scalar variable. 2016-03-31 19:07:03 +00:00
pci_emul.h
pci_hostbridge.c
pci_irq.c
pci_irq.h
pci_lpc.c
pci_lpc.h
pci_passthru.c
pci_uart.c
pci_virtio_block.c
pci_virtio_net.c Fix typo: nmd->cur_tx_ring should be used in pci_vtnet_netmap_writev() 2016-03-14 08:48:16 +00:00
pci_virtio_rnd.c
pm.c
post.c
rtc.c
rtc.h
smbiostbl.c
smbiostbl.h
spinup_ap.c
spinup_ap.h
task_switch.c
uart_emul.c
uart_emul.h
virtio.c
virtio.h
xmsr.c
xmsr.h