diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-05-18 20:07:19 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-05-18 20:42:47 +0800 |
commit | 4a2343cb34498c701e71679e3c50c9fc81dd5b80 (patch) | |
tree | 168c7cc72f93fc3685480eb551257a29487496df /shell/e-shell-utils.c | |
parent | 950e820a325fffe422ab70db3facae9573591b41 (diff) | |
download | gsoc2013-evolution-4a2343cb34498c701e71679e3c50c9fc81dd5b80.tar gsoc2013-evolution-4a2343cb34498c701e71679e3c50c9fc81dd5b80.tar.gz gsoc2013-evolution-4a2343cb34498c701e71679e3c50c9fc81dd5b80.tar.bz2 gsoc2013-evolution-4a2343cb34498c701e71679e3c50c9fc81dd5b80.tar.lz gsoc2013-evolution-4a2343cb34498c701e71679e3c50c9fc81dd5b80.tar.xz gsoc2013-evolution-4a2343cb34498c701e71679e3c50c9fc81dd5b80.tar.zst gsoc2013-evolution-4a2343cb34498c701e71679e3c50c9fc81dd5b80.zip |
Bug 618902 - Crash when viewing/closing messages quickly
Closing an EMailBrowser window causes it to be disposed immediately,
but ongoing async operations still hold an EMailBrowser reference --
in particular, regenerating the internal message list and fetching a
mail message. The callback functions for these operations were not
equipped to deal with the disposed-but-not-yet-finalized object.
Diffstat (limited to 'shell/e-shell-utils.c')
0 files changed, 0 insertions, 0 deletions