diff options
author | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2009-02-01 20:47:33 +0000 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2009-02-01 20:47:33 +0000 |
commit | e5db44ca907d2724d4b6bb2d966c7f595883352c (patch) | |
tree | 0adccacf425c1d4b699210b2d5d5ba1483256556 /ChangeLog | |
parent | 032cbe0dd56f106814010e54f281b251fb179936 (diff) | |
download | metacity-e5db44ca907d2724d4b6bb2d966c7f595883352c.tar.gz |
Set prop_hooks_table to NULL after freeing it.
* src/core/window-props.c:
svn path=/trunk/; revision=4103
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-02-01 Matt Kraai <kraai@ftbfs.org> + + Set prop_hooks_table to NULL after freeing it. + + * src/core/window-props.c: + 2009-01-29 Thomas Thurman <tthurman@gnome.org> Window properties are looked up in a hash table rather than |