« Previous | Next » 

Revision d510c5cf

IDd510c5cf343eabd4d3a301f5730af724747b7055

Added by Jan Kiszka almost 14 years ago

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 <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences