diff options
author | Kevin Wolf <kwolf@redhat.com> | 2014-05-20 13:25:43 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-08-15 15:07:16 +0200 |
commit | 17cce735780f0ff6a2ef173c34614bd47acd56e5 (patch) | |
tree | 55b780cfb67eceb16c0e3876a5733f08d172d4dc /block/vhdx.c | |
parent | 0f7a02379bb672666e21dfcd6b549c3506f8d784 (diff) |
vdi: 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 vdi 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 'block/vhdx.c')
0 files changed, 0 insertions, 0 deletions