diff options
author | Mike Newman <MikeGTN@src.gnome.org> | 2003-01-17 07:46:11 +0000 |
---|---|---|
committer | Mike Newman <MikeGTN@src.gnome.org> | 2003-01-17 07:46:11 +0000 |
commit | 0e338ba3e0fa03b28664448af0cea686c5e6c26d (patch) | |
tree | 83a76542a48cdd18d00d0327310be7b1229d6882 /ChangeLog | |
parent | Add series id. (diff) | |
download | zenity-0e338ba3e0fa03b28664448af0cea686c5e6c26d.tar.gz zenity-0e338ba3e0fa03b28664448af0cea686c5e6c26d.tar.bz2 zenity-0e338ba3e0fa03b28664448af0cea686c5e6c26d.zip |
Fix a segfault in the --list if no data is supplied to populate
the tree.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-01-16 Mike Newman <mike@gtnorthern.demon.co.uk> + + * src/tree.c: fix a segfault if a --list is constructed and there + is no data to put in it. Since a list with no contents to select + seemed pointless, return without showing dialog. + 2003-01-15 Glynn Foster <glynn.foster@sun.com> * help/C/Makefile.am, help/C/legal.xml, help/C/zenity-C.omf, |