diff options
author | Jeff Cody <jcody@redhat.com> | 2015-01-22 08:03:26 -0500 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-01-23 18:17:05 +0100 |
commit | fe2065629a9c256f836770ca54449ae77b22d188 (patch) | |
tree | 4a7e7c3dc339a6d9544779160aa2d60108abcb15 /xen-common.c | |
parent | 395a22fae064df64d987d703cf70ae0f57306be8 (diff) |
block: vmdk - move string allocations from stack to the heap
Functions 'vmdk_parse_extents' and 'vmdk_create' allocate several
PATH_MAX sized arrays on the stack. Make these dynamically allocated.
Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'xen-common.c')
0 files changed, 0 insertions, 0 deletions