summary refs log tree commit diff stats
path: root/scripts/qapi/types.py
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2018-03-20 16:38:51 +0100
committerKevin Wolf <kwolf@redhat.com>2018-03-26 12:17:40 +0200
commit120bc742c028419c25ed7aa49497b490ce96536c (patch)
tree04b2ccfa53370afc5e94e6e64df9b60d9d21bcca /scripts/qapi/types.py
parent633c175f8cccf647f19cf8954dc46b82ce7926e4 (diff)
downloadfocaccia-qemu-120bc742c028419c25ed7aa49497b490ce96536c.tar.gz
focaccia-qemu-120bc742c028419c25ed7aa49497b490ce96536c.zip
luks: Turn another invalid assertion into check
Commit e39e959e fixed an invalid assertion in the .bdrv_length
implementation, but left a similar assertion in place for
.bdrv_truncate. Instead of crashing when the user requests a too large
image size, fail gracefully.

A file size of exactly INT64_MAX caused failure before, but is actually
legal.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'scripts/qapi/types.py')
0 files changed, 0 insertions, 0 deletions