This patch set fixes bugs found by cppcheck. http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page
Blue Swirl (7): vnc-auth-sasl: fix a memory leak loader: fix a file descriptor leak vvfat: fix a file descriptor leak qemu-io: fix a memory leak vpc: fix a file descriptor leak lan9118: fix a buffer overflow ppc405_uc: fix a buffer overflow block/vpc.c | 47 ++++++++++++++++++++++++++++++----------------- block/vvfat.c | 1 + hw/lan9118.c | 2 +- hw/loader.c | 5 +++-- hw/ppc405_uc.c | 5 +++-- qemu-io.c | 4 +++- ui/vnc-auth-sasl.c | 14 ++++++++------ 7 files changed, 49 insertions(+), 29 deletions(-)
