Skip to content
  • Edward Sheldrake's avatar
    crash on exit after using Open With · ced6c25a
    Edward Sheldrake authored and Paolo Bacchilega's avatar Paolo Bacchilega committed
    Fix double-free on exit after open with.
    From fr_window_open_extracted_files line 8242, the file list points to a list
    in a CommandData in the CommandList, which are freed on exit.
    
    [bug #648472]
    ced6c25a