Skip to content
  • Matthew Barnes's avatar
    Bug 597082 - Crash while migrating folder info · 900fd0a2
    Matthew Barnes authored and Rodrigo Moya's avatar Rodrigo Moya committed
    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.
    900fd0a2