Skip to content
  • Milan Crha's avatar
    Fix possible crash after migrate of mbox to maildir · 2c3485e6
    Milan Crha authored
    Folders can leave notifications in the main loop which would be delivered
    on idle, but these can be left in the main loop longer than the temporary
    CamelSession object is alive, which leads to a crash, because of
    the CamelStore's descendant being freed too early.
    2c3485e6