提交 f9372e94 编写于 作者: D Daniel Veillard

* src/qemu_driver.c: patch from Jim Paris removing memory leak

* AUTHORS: updated with Shuveb and Jim
Daniel
上级 9112a139
......@@ -35,6 +35,8 @@ Patches have also been contributed by:
Masayuki Sunou <fj1826dm@aa.jp.fujitsu.com>
Mark Johnson <johnson.nh@gmail.com>
Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Shuveb Hussain <shuveb@binarykarma.com>
Jim Paris <jim@jtan.com>
[....send patches to get your name here....]
......
Mon Aug 13 11:55:48 CEST 2007 Daniel Veillard <veillard@redhat.com>
* src/qemu_driver.c: patch from Jim Paris removing memory leak
* AUTHORS: updated with Shuveb and Jim
Fri Aug 10 14:25:00 EST 2007 Daniel P. Berrange <berrange@redhat.com>
* src/xen_internal.c, src/xen_internal.h, src/xen_unified.c:
......
......@@ -204,6 +204,7 @@ qemudStartup(void) {
qemudShutdown();
qemudAutostartConfigs(qemu_driver);
free(base);
return 0;
snprintf_error:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册