]> Git Repo - qemu.git/commit
migration: check length directly to make sure the range is aligned
authorWei Yang <[email protected]>
Fri, 12 Jul 2019 03:27:04 +0000 (11:27 +0800)
committerPaolo Bonzini <[email protected]>
Wed, 18 Dec 2019 01:34:10 +0000 (02:34 +0100)
commit72821d93e0cc8c017bf387d2f8826a827cd6dc15
tree14eeed36d1583a6fdf71683cbe91da9f8035ce3e
parent5d248213180749e674fbccbacc6ee9c38499abb3
migration: check length directly to make sure the range is aligned

Since the start addr is already checked, to make sure the range is
aligned, checking the length is enough.

Signed-off-by: Wei Yang <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Message-Id: <20190712032704[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
exec.c
This page took 0.022735 seconds and 4 git commands to generate.