]> git.proxmox.com Git - mirror_qemu.git/commit
block: bdrv_get_full_backing_filename's ret. val.
authorMax Reitz <mreitz@redhat.com>
Fri, 1 Feb 2019 19:29:15 +0000 (20:29 +0100)
committerMax Reitz <mreitz@redhat.com>
Mon, 25 Feb 2019 14:11:26 +0000 (15:11 +0100)
commit6b6833c1b4d11d7d838bce34ed4a2d7c42855efe
tree7471e68e26ad34e71cde337d685274449b40bf58
parent645ae7d88e5393a2a67ebe325f4456ecd49e33e5
block: bdrv_get_full_backing_filename's ret. val.

Make bdrv_get_full_backing_filename() return an allocated string instead
of placing the result in a caller-provided buffer.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Message-id: 20190201192935.18394-12-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
block.c
block/qapi.c
include/block/block.h