zhanghailiang 5bbebf6228 libcacard: fix resource leak
In function connect_to_qemu(), getaddrinfo() will allocate memory
that is stored into server, it should be freed by using freeaddrinfo()
before connect_to_qemu() return.

Cc: qemu-stable@nongnu.org
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-11-14 12:15:40 +01:00
2014-11-14 12:15:40 +01:00
2014-11-07 17:38:18 +01:00
2014-11-03 22:51:08 +00:00
2014-11-02 13:30:00 +01:00
2014-11-10 20:50:37 +00:00
2014-11-11 14:50:10 +00:00
2014-10-24 12:19:11 +01:00
2014-09-26 13:37:06 -04:00
2014-09-26 13:37:06 -04:00
2014-10-10 14:07:08 +01:00
2014-11-11 09:46:46 +01:00
2014-09-26 09:34:39 +01:00
2014-11-11 14:50:10 +00:00
2014-10-31 11:29:01 +01:00
2014-11-11 17:25:11 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.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%