Am 30.09.2011 23:29, schrieb Stefan Weil: > cppcheck reported memory leaks and mismatched g_malloc() with free() > instead of g_free(). > > Fix these errors. > > Cc: Kevin Wolf <kw...@redhat.com> > Signed-off-by: Stefan Weil <w...@mail.berlios.de>
Thanks, applied to the block branch. Kevin