qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [6543] Revert part of 6531, fix build failure
@ 2009-02-06  0:49 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2009-02-06  0:49 UTC (permalink / raw)
  To: qemu-devel

Revision: 6543
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6543
Author:   aurel32
Date:     2009-02-06 00:49:42 +0000 (Fri, 06 Feb 2009)

Log Message:
-----------
Revert part of 6531, fix build failure

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Modified Paths:
--------------
    trunk/hw/baum.c

Modified: trunk/hw/baum.c
===================================================================
--- trunk/hw/baum.c	2009-02-06 00:19:42 UTC (rev 6542)
+++ trunk/hw/baum.c	2009-02-06 00:49:42 UTC (rev 6543)
@@ -621,6 +621,7 @@
 fail:
     qemu_free_timer(baum->cellCount_timer);
     brlapi__closeConnection(handle);
+fail_handle:
     free(handle);
     free(chr);
     free(baum);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-06  0:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-06  0:49 [Qemu-devel] [6543] Revert part of 6531, fix build failure Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).