diff options
author | Laszlo Peter <laca@ireland.sun.com> | 2001-11-02 14:55:00 +0000 |
---|---|---|
committer | László PÉTER <laca@src.gnome.org> | 2001-11-02 14:55:00 +0000 |
commit | 6bae734d41f4e8778f75354e670d58a5f40995db (patch) | |
tree | b7a3905cbb436e21364ab209a524f508f92f88e9 /ChangeLog | |
parent | 8c5e683296bb4b33f07e5a7417e0617708dab3f0 (diff) | |
download | metacity-6bae734d41f4e8778f75354e670d58a5f40995db.tar.gz metacity-6bae734d41f4e8778f75354e670d58a5f40995db.tar.bz2 |
protect meta_verbose from a NULL pointer.
2001-11-02 Laszlo Peter <laca@ireland.sun.com>
* src/window.c (update_sm_hints): protect meta_verbose from
a NULL pointer.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-11-02 Laszlo Peter <laca@ireland.sun.com> + + * src/window.c (update_sm_hints): protect meta_verbose from + a NULL pointer. + 2001-10-29 Havoc Pennington <hp@pobox.com> * configure.in: bump version |