commit | 2b5d5953eec0cc541857c3df812bdf8421596ab2 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Wed Mar 26 13:05:50 2014 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Apr 01 15:22:34 2014 +0200 |
tree | 46005cfd30454c30b3e4853a8146e1ac260bee3c | |
parent | db8a31d11d6a60f48d6817530640d75aa72a9a2f [diff] |
qcow2: Check new refcount table size on growth If the size becomes larger than what qcow2_open() would accept, fail the growing operation. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>