diff options
author | 2015-01-22 08:03:27 -0500 | |
---|---|---|
committer | 2015-01-23 18:17:06 +0100 | |
commit | 564d64bdde8e0a6b732a56fa41670e73b19ee062 (patch) | |
tree | f2de7e498b2166acc0f4b89220c6b9876fe84267 /util/qemu-thread-posix.c | |
parent | block: vmdk - move string allocations from stack to the heap (diff) | |
download | qemu-564d64bdde8e0a6b732a56fa41670e73b19ee062.tar.xz qemu-564d64bdde8e0a6b732a56fa41670e73b19ee062.zip |
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>
Diffstat (limited to 'util/qemu-thread-posix.c')
0 files changed, 0 insertions, 0 deletions