]> Git Repo - qemu.git/commit
block/vdi: Check for bad signature
authorStefan Weil <[email protected]>
Thu, 17 Jan 2013 20:45:28 +0000 (21:45 +0100)
committerKevin Wolf <[email protected]>
Fri, 25 Jan 2013 17:18:35 +0000 (18:18 +0100)
commit0e87ba2ccbf900cc5a56b95e0671e5a5d2c2f6a0
tree697d3c33b6cd16e2e5c84c9382a68e69f6d3b58a
parent8937f8222c14ab42140a5645c34e17cc620c05bb
block/vdi: Check for bad signature

vdi_open did not check for a bad signature.
This check was only in vdi_probe.

Signed-off-by: Stefan Weil <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/vdi.c
This page took 0.0273 seconds and 4 git commands to generate.