Blue Swirl 1a20a032cc usb-bsd: fix a file descriptor leak
Fix a file descriptor leak reported by cppcheck:
[/src/qemu/usb-bsd.c:392]: (error) Resource leak: bfd
[/src/qemu/usb-bsd.c:388]: (error) Resource leak: dfd

Rearrange the code to avoid descriptor leaks. Also add braces as
needed.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-01-09 14:43:33 +00:00
2011-01-06 22:29:04 +01:00
2010-12-09 14:23:24 +01:00
2010-12-09 14:23:24 +01:00
2011-01-07 16:18:13 +01:00
2010-12-26 00:29:49 +01:00
2011-01-06 18:25:37 +00:00
2010-12-17 16:11:03 +01:00
2010-12-02 21:13:39 +02:00
2011-01-04 21:58:24 +01:00
2010-12-17 16:10:59 +01:00
2010-12-31 22:23:38 +01:00
2010-12-02 21:13:39 +02:00
2010-12-09 14:23:24 +01:00
2010-12-17 16:11:04 +01:00
2010-12-09 14:23:24 +01:00
2010-12-03 15:09:39 +02:00
2010-12-11 21:32:47 +00:00
2010-12-17 16:11:03 +01:00
2010-12-17 16:11:04 +01:00
2011-01-09 14:43:33 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
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%