diff options
author | Kevin Wolf <kwolf@redhat.com> | 2018-03-20 18:24:54 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-03-26 12:17:43 +0200 |
commit | 6f16f7c5625fde5634cc4c40857b66cdee09dc17 (patch) | |
tree | ed4ca297d18f6d86757d10dff21ab16f064f0d76 /VERSION | |
parent | 0fcc38e7d0fb102ab9e9a9734459bdff89d3121f (diff) | |
download | qemu-6f16f7c5625fde5634cc4c40857b66cdee09dc17.zip qemu-6f16f7c5625fde5634cc4c40857b66cdee09dc17.tar.gz qemu-6f16f7c5625fde5634cc4c40857b66cdee09dc17.tar.bz2 |
vhdx: Check for 4 GB maximum log size on creation
It's unclear what the real maximum is, but we use an uint32_t to store
the log size in vhdx_co_create(), so we should check that the given
value fits in 32 bits.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions