Home
last modified time | relevance | path

Searched hist:"564 d64bd" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dqapi.c564d64bd Thu Jan 22 13:03:27 GMT 2015 Jeff Cody <jcody@redhat.com> block: qapi - move string allocation from stack to the heap

Rather than declaring 'backing_filename2' on the stack in
bdrv_query_image_info(), dynamically allocate it on the heap.

Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>