diff options
author | Kevin Wolf <kwolf@redhat.com> | 2014-05-20 13:55:50 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-08-15 15:07:16 +0200 |
commit | a67e128a4f40cf07abd86f92d0d3c913db2ad885 (patch) | |
tree | f74bfc23c1c59559a94baccde6e28934305a0f6c /os-posix.c | |
parent | 17cce735780f0ff6a2ef173c34614bd47acd56e5 (diff) |
vhdx: Handle failure for potentially large allocations
Some code in the block layer makes potentially huge allocations. Failure
is not completely unexpected there, so avoid aborting qemu and handle
out-of-memory situations gracefully.
This patch addresses the allocations in the vhdx block driver.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Benoit Canet <benoit@irqsave.net>
Diffstat (limited to 'os-posix.c')
0 files changed, 0 insertions, 0 deletions