]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
bios linker: validate pointer within table
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 1 Feb 2015 09:54:26 +0000 (11:54 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 26 Feb 2015 11:42:15 +0000 (12:42 +0100)
commit12e63900f01ce54702745d83f985e26042adda9b
tree6b34d6fbfefb5a163b48a9cacf5cd9ef71d4afbe
parent16771613a89838020ee6d84be40b46c6a8180824
bios linker: validate pointer within table

buios linker assumes pointer parameter it gets
is within table, validate this.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/bios-linker-loader.c