[pygobject/gsoc2009: 63/160] Don't unref container infos
- From: Simon van der Linden <svdlinden src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pygobject/gsoc2009: 63/160] Don't unref container infos
- Date: Fri, 14 Aug 2009 21:27:23 +0000 (UTC)
commit 73c4e1fe2f3093ecd3eeeafe39cc77e17d2cbc86
Author: Simon van der Linden <svdlinden src gnome org>
Date: Thu Jul 23 18:51:55 2009 +0200
Don't unref container infos
gi/pygiinfo.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gi/pygiinfo.c b/gi/pygiinfo.c
index 3893414..d0de7ac 100644
--- a/gi/pygiinfo.c
+++ b/gi/pygiinfo.c
@@ -611,8 +611,6 @@ _wrap_g_function_info_invoke(PyGIBaseInfo *self, PyObject *args)
g_assert_not_reached();
}
- g_base_info_unref(container_info);
-
if (PyErr_Occurred()) {
return NULL;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]