brasero r1438 - in trunk: . src/plugins/libburnia
- From: philippr svn gnome org
- To: svn-commits-list gnome org
- Subject: brasero r1438 - in trunk: . src/plugins/libburnia
- Date: Wed, 29 Oct 2008 14:41:12 +0000 (UTC)
Author: philippr
Date: Wed Oct 29 14:41:11 2008
New Revision: 1438
URL: http://svn.gnome.org/viewvc/brasero?rev=1438&view=rev
Log:
Small memleak
* src/plugins/libburnia/burn-libburn.c
(brasero_libburn_setup_session_file):
Modified:
trunk/ChangeLog
trunk/src/plugins/libburnia/burn-libburn.c
Modified: trunk/src/plugins/libburnia/burn-libburn.c
==============================================================================
--- trunk/src/plugins/libburnia/burn-libburn.c (original)
+++ trunk/src/plugins/libburnia/burn-libburn.c Wed Oct 29 14:41:11 2008
@@ -430,6 +430,7 @@
size,
priv->pvd,
error);
+ g_free (imagepath);
}
else
BRASERO_JOB_NOT_SUPPORTED (self);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]