diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-04-28 09:43:40 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:42:03 +0800 |
commit | 900fd0a2ad5c4a2f1915f92ee980073af740c8b2 (patch) | |
tree | 9efbbef24072a40f125d06d503153800e3c184b6 /shell/main.c | |
parent | 76b102e4038c63e29e4b427e4bdfe4db720970f2 (diff) | |
download | gsoc2013-evolution-900fd0a2ad5c4a2f1915f92ee980073af740c8b2.tar gsoc2013-evolution-900fd0a2ad5c4a2f1915f92ee980073af740c8b2.tar.gz gsoc2013-evolution-900fd0a2ad5c4a2f1915f92ee980073af740c8b2.tar.bz2 gsoc2013-evolution-900fd0a2ad5c4a2f1915f92ee980073af740c8b2.tar.lz gsoc2013-evolution-900fd0a2ad5c4a2f1915f92ee980073af740c8b2.tar.xz gsoc2013-evolution-900fd0a2ad5c4a2f1915f92ee980073af740c8b2.tar.zst gsoc2013-evolution-900fd0a2ad5c4a2f1915f92ee980073af740c8b2.zip |
Bug 597082 - Crash while migrating folder info
In migrate_folders(), free the idle callback closure using a
GDestroyNotify callback so we don't try to free the same memory
repeatedly if the idle callback recurses while cycling the main loop.
Why *are* we cycling the main loop anyway? I don't get that part.
Diffstat (limited to 'shell/main.c')
0 files changed, 0 insertions, 0 deletions