diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2010-04-29 18:24:43 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-05-03 12:09:48 -0500 |
commit | d510c5cf343eabd4d3a301f5730af724747b7055 (patch) | |
tree | 0aff273089e54a6ab717ebc85bc4e315a3c42490 /savevm.c | |
parent | 54eefd72bfc0ad7cd5cbedba8ef4368bd2bc3329 (diff) | |
download | hqemu-d510c5cf343eabd4d3a301f5730af724747b7055.zip hqemu-d510c5cf343eabd4d3a301f5730af724747b7055.tar.gz |
Fix tiny leak in qemu_opts_parse
qemu_opts_create duplicates the id we pass in case it shall be stored in
the opts. So we do not need to dup it in qemu_opts_parse, leaking a few
bytes this way.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'savevm.c')
0 files changed, 0 insertions, 0 deletions