Skip to content
  • Igor Kushnir's avatar
    Heaptrack Analysis: don't crash when no launches are configured · 91436c7a
    Igor Kushnir authored
    Even if the user created a launch in the opened Launch Configurations
    dialog, KDevelop still crashed because the defaultLaunch pointer was not
    reassigned and remained null.
    
    The user can dismiss the dialog without configuring a launch. Display an
    error message instead of crashing in this case.
    
    BUG: 417308
    FIXED-IN: 5.10.221200
    91436c7a