[perl-Glib-Object-Introspection] Add a FIXME comment about a leak
- From: Torsten SchÃnfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib-Object-Introspection] Add a FIXME comment about a leak
- Date: Sun, 13 May 2012 11:16:19 +0000 (UTC)
commit 080fd4d9a13d8ac12b31eddce168104300288576
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date: Sat May 12 21:51:32 2012 +0200
Add a FIXME comment about a leak
gperl-i11n-marshal-array.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gperl-i11n-marshal-array.c b/gperl-i11n-marshal-array.c
index d7e9164..e3dcc38 100644
--- a/gperl-i11n-marshal-array.c
+++ b/gperl-i11n-marshal-array.c
@@ -167,5 +167,6 @@ sv_to_array (GITransfer transfer,
g_base_info_unref ((GIBaseInfo *) param_info);
+ /* FIXME: for transfer=nothing, we seem to be leaking the bare array. */
return g_array_free (array, FALSE);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]