qemu-e2k/hw/i386
Markus Armbruster 82d0794565 pci-assign: Fix potential read beyond buffer on -EBUSY
readlink() doesn't write a terminating null byte.
assign_failed_examine() passes the unterminated string to strrchr().
Oops.  Terminate it.

Spotted by Coverity.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2014-02-26 10:30:03 -07:00
..
kvm pci-assign: Fix potential read beyond buffer on -EBUSY 2014-02-26 10:30:03 -07:00
acpi-build.c
acpi-build.h
acpi-defs.h
acpi-dsdt-cpu-hotplug.dsl
acpi-dsdt-dbug.dsl
acpi-dsdt-hpet.dsl
acpi-dsdt-isa.dsl
acpi-dsdt-pci-crs.dsl
acpi-dsdt.dsl
acpi-dsdt.hex.generated
bios-linker-loader.c
bios-linker-loader.h
kvmvapic.c
Makefile.objs
multiboot.c
multiboot.h
pc_piix.c
pc_q35.c
pc_sysfw.c
pc.c
q35-acpi-dsdt.dsl
q35-acpi-dsdt.hex.generated
smbios.c
ssdt-misc.dsl
ssdt-misc.hex.generated
ssdt-pcihp.dsl
ssdt-pcihp.hex.generated
ssdt-proc.dsl
ssdt-proc.hex.generated
xen_domainbuild.c
xen_domainbuild.h
xen_machine_pv.c