Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@redhat.com>2005-09-08 19:30:10 (GMT)
committer Christopher Aillon <caillon@src.gnome.org>2005-09-08 19:30:10 (GMT)
commit5d73a280bea2d7bd166696b6ebd0b4b50b3028df (patch)
tree068bb60e0282a478d0eebb68dfd4deafaa175a75 /ChangeLog
parent9254824d39559801a3fef00268fcc3ba3484121b (diff)
leak fix: unref fullscreen_timeout_source before clearing it
2005-09-08 Christopher Aillon <caillon@redhat.com> * shell/ev-window.c: (fullscreen_timeout_cb), (fullscreen_set_timeout), (fullscreen_clear_timeout), (ev_window_dispose): leak fix: unref fullscreen_timeout_source before clearing it
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e30680..20b79c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-09-08 Christopher Aillon <caillon@redhat.com>
+
+ * shell/ev-window.c: (fullscreen_timeout_cb),
+ (fullscreen_set_timeout), (fullscreen_clear_timeout),
+ (ev_window_dispose):
+
+ leak fix: unref fullscreen_timeout_source before clearing it
+
2005-09-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* configure.ac, dvi/mdvi/Makefile.am: