projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62a3fe2
)
Revert part of 6531, fix build failure
author
aurel32
<aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 6 Feb 2009 00:49:42 +0000
(
00:49
+0000)
committer
aurel32
<aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 6 Feb 2009 00:49:42 +0000
(
00:49
+0000)
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6543
c046a42c
-6fe2-441c-8c8c-
71466251a162
hw/baum.c
patch
|
blob
|
history
diff --git
a/hw/baum.c
b/hw/baum.c
index 565484e68f07fb7019d4b645f13bd59a21b6ee3b..7dac684107a7bbcd55414c5538a71d4e4fa10f79 100644
(file)
--- a/
hw/baum.c
+++ b/
hw/baum.c
@@
-621,6
+621,7
@@
CharDriverState *chr_baum_init(void)
fail:
qemu_free_timer(baum->cellCount_timer);
brlapi__closeConnection(handle);
+fail_handle:
free(handle);
free(chr);
free(baum);