Kirill Batuzov 00a9cacaea init_paths: fix minor memory leak
Fields "name" (created with strdup in new_entry) and "pathname"
(created with g_strdup_printf in new_entry) of pathelem struct should
be freed before the whole struct is.

Signed-off-by: Kirill Batuzov <batuzovk@ispras.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-04-28 08:55:32 +04:00
2014-04-23 10:28:14 +02:00
2014-04-28 08:55:31 +04:00
2014-04-28 08:55:32 +04:00
2014-04-28 08:55:31 +04:00
2014-04-27 13:04:18 +04:00
2014-04-18 10:33:36 +04:00
2014-04-22 13:47:46 +02:00
2014-04-22 12:00:20 +02:00
2014-04-22 12:00:20 +02:00
2014-04-27 13:04:18 +04:00
2014-04-23 10:28:14 +02:00

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

- QEMU team
Description
Languages
C 82.6%
C++ 7%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.5%