Stefan Weil fc9fa4bd0a monitor: Fix memory leak with readline completion
Each string which is shown during readline completion in the QEMU monitor
is allocated dynamically but currently never deallocated.

Add the missing loop which calls g_free for the allocated strings.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
2012-06-11 22:20:00 +02:00
2012-05-01 00:17:27 +02:00
2012-05-30 10:28:44 +08:00
2012-05-16 18:04:45 -03:00
2012-05-30 17:04:41 +00:00
2012-05-30 17:04:41 +00:00
2012-04-19 16:51:47 +02:00
2012-04-27 11:44:50 -03:00
2012-05-14 07:27:24 +02:00
2012-04-15 21:25:16 +02:00
2012-05-12 09:14:38 +00:00
2012-05-14 07:27:24 +02:00
2012-06-04 13:49:35 -03:00
2012-06-04 13:49:35 -03:00
2012-06-04 13:49:35 -03:00
2012-05-08 14:30:09 -03:00
2012-05-10 08:33:34 -05:00
2012-06-07 09:21:18 +02:00
2012-06-04 13:49:35 -03:00
2012-06-04 13:49:35 -03:00
2012-04-26 13:14:58 -05:00
2012-05-14 17:02:19 +02:00
2012-05-10 10:32:13 +02:00
2012-04-19 17:19:37 +02:00
2012-04-15 21:25:16 +02:00
2012-05-01 00:17:27 +02:00
2012-04-26 13:14:58 -05:00
2012-05-08 14:30:09 -03:00
2012-04-24 09:50:31 -05:00
2012-05-08 11:15:18 -05:00
2012-06-07 10:02:22 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%