Skip to content
  • Elvis Angelaccio's avatar
    Make jobs parent-less · 268ad34f
    Elvis Angelaccio authored
    KJobs autodelete themselves using deleteLater(), when they are done.
    So there is no reason to have them as children of Archive.
    
    This fixes a crash when canceling a ListJob with header-encrypted archives
    (see task T2225).
    
    Differential Revision: D1525
    268ad34f