
12 Feb
2014
12 Feb
'14
3:20 p.m.
On 02/12/2014 12:05 PM, Michael Chapman wrote:
virGetStorageVol can return NULL on out-of-memory. If it does, cleanly abort the volume clone operation.
Signed-off-by: Michael Chapman <mike@very.puzzling.org> --- src/storage/storage_driver.c | 4 ++++ 1 file changed, 4 insertions(+)
ACK and pushed. Thank you! Jan