On 17.03.21 19:00, Paolo Bonzini wrote:
From: David Edmondson <[email protected]>
If a new bitmap entry is allocated, requiring the entire block to be
written, avoiding leaking the buffer allocated for the block should
the write fail.
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: David Edmondson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
---
block/vdi.c | 1 +
1 file changed, 1 insertion(+)
Reviewed-by: Max Reitz <[email protected]>