gtranslator r3598 - in trunk: . plugins/fullscreen
- From: icq svn gnome org
- To: svn-commits-list gnome org
- Subject: gtranslator r3598 - in trunk: . plugins/fullscreen
- Date: Mon, 22 Sep 2008 09:38:29 +0000 (UTC)
Author: icq
Date: Mon Sep 22 09:38:29 2008
New Revision: 3598
URL: http://svn.gnome.org/viewvc/gtranslator?rev=3598&view=rev
Log:
Merged fixing branch that fixes some memory leaks
Modified:
trunk/ChangeLog
trunk/plugins/fullscreen/fullscreen-plugin.c
Modified: trunk/plugins/fullscreen/fullscreen-plugin.c
==============================================================================
--- trunk/plugins/fullscreen/fullscreen-plugin.c (original)
+++ trunk/plugins/fullscreen/fullscreen-plugin.c Mon Sep 22 09:38:29 2008
@@ -102,6 +102,8 @@
if (data->ui_id == 0)
{
g_warning (error->message);
+ g_error_free (error);
+ g_free (data);
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]