diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2016-07-13 12:56:01 +0200 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2016-09-08 18:05:21 +0400 |
commit | 354fb471bd5faf527f3fa25388b8cffa6bd937d0 (patch) | |
tree | b0065568a4dc05f2b08d8b5416d478abf6ff12c5 /linux-user/main.c | |
parent | 8ea753718b2d1a42e9ce7b8db9f5e4e1f330e827 (diff) | |
download | qemu-354fb471bd5faf527f3fa25388b8cffa6bd937d0.zip qemu-354fb471bd5faf527f3fa25388b8cffa6bd937d0.tar.gz qemu-354fb471bd5faf527f3fa25388b8cffa6bd937d0.tar.bz2 |
acpi-build: fix array leak
The free_ranges array is used as a temporary pointer array, the segment
should still be freed, however, it shouldn't free the elements themself.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Tested-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Diffstat (limited to 'linux-user/main.c')
0 files changed, 0 insertions, 0 deletions