diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-18 08:48:03 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-18 08:48:03 +0800 |
commit | 63c34c461549a1b07aafd191ba9d5f129a896527 (patch) | |
tree | a1350e14a929ce3ba41aa8044e13129b0e8dea17 /shell/ChangeLog | |
parent | 8967981e41e058ccffc099afe372ac0bd4238992 (diff) | |
download | gsoc2013-evolution-63c34c461549a1b07aafd191ba9d5f129a896527.tar.gz gsoc2013-evolution-63c34c461549a1b07aafd191ba9d5f129a896527.tar.zst gsoc2013-evolution-63c34c461549a1b07aafd191ba9d5f129a896527.zip |
(e_storage_set_view_set_show_checkboxes):
Reallocate the "expansions" member of ETreeState as well, to avoid
a memory error. [#43119]
svn path=/trunk/; revision=21232
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 3025670980..0c7fbc87c6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2003-05-17 Ettore Perazzoli <ettore@ximian.com> + + * e-storage-set-view.c (e_storage_set_view_set_show_checkboxes): + Reallocate the "expansions" member of ETreeState as well, to avoid + a memory error. [#43119] + 2003-05-15 Ettore Perazzoli <ettore@ximian.com> * e-shell.c (parse_default_uri): Protect against the component |