diff options
author | Dan Winship <danw@src.gnome.org> | 2000-06-18 03:55:42 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-06-18 03:55:42 +0800 |
commit | b6225c748dd2ca4c32daad1b30b285508d14b3c4 (patch) | |
tree | 093ce6e4f4ad536a4d6ac2f72792cefa819c2e94 /mail/ChangeLog | |
parent | 67936b0c77a2e534b381e80ff73675447d87ce48 (diff) | |
download | gsoc2013-evolution-b6225c748dd2ca4c32daad1b30b285508d14b3c4.tar.gz gsoc2013-evolution-b6225c748dd2ca4c32daad1b30b285508d14b3c4.tar.zst gsoc2013-evolution-b6225c748dd2ca4c32daad1b30b285508d14b3c4.zip |
Prevent double-freeing action on summary_table and uid_rowmap.
* message-list.c (message_list_set_folder): Prevent double-freeing
action on summary_table and uid_rowmap.
svn path=/trunk/; revision=3615
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index a78169097e..9d87b56f9d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-06-17 Dan Winship <danw@helixcode.com> + + * message-list.c (message_list_set_folder): Prevent double-freeing + action on summary_table and uid_rowmap. + 2000-06-16 Dan Winship <danw@helixcode.com> * message-list.c (ml_set_value_at): Implement clicking on the |