ekiga r6646 - trunk/lib/engine/gui/gtk-frontend
- From: jpuydt svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r6646 - trunk/lib/engine/gui/gtk-frontend
- Date: Mon, 18 Aug 2008 20:27:24 +0000 (UTC)
Author: jpuydt
Date: Mon Aug 18 20:27:24 2008
New Revision: 6646
URL: http://svn.gnome.org/viewvc/ekiga?rev=6646&view=rev
Log:
Answered a question in a code comment
Modified:
trunk/lib/engine/gui/gtk-frontend/chat-area.cpp
Modified: trunk/lib/engine/gui/gtk-frontend/chat-area.cpp
==============================================================================
--- trunk/lib/engine/gui/gtk-frontend/chat-area.cpp (original)
+++ trunk/lib/engine/gui/gtk-frontend/chat-area.cpp Mon Aug 18 20:27:24 2008
@@ -181,8 +181,8 @@
g_object_unref (helper);
g_free (tmp_tagstring);
- /* FIXME shouldn't 'tag' be unref'd? it wasn't in the original code
- * so i didn't do it here, too - TheBonsai */
+ /* 'tag' must not be unref'd because its refcount is equal to one, and
+ * owned by the buffer's tag table */
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]