]> git.proxmox.com Git - mirror_qemu.git/commit - block/qcow2.c
qcow2: Use abort() instead of assert(false)
authorMax Reitz <mreitz@redhat.com>
Mon, 27 Jul 2015 15:51:34 +0000 (17:51 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 18 Dec 2015 13:34:43 +0000 (14:34 +0100)
commit164e0f89cc825bf2a83b20451643db333d2891a7
tree8378e85ca881fd6053d429cfa22abb4dc7499de1
parent29d72431ef7a68977a809727988285654887263f
qcow2: Use abort() instead of assert(false)

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qcow2.c