Skip to content
  • Josef Weidendorfer's avatar
    Fix memory leak on QProcess instance · 515724c8
    Josef Weidendorfer authored
    Previously, we set our reference to QProcess instance for the
    the graph layouting child process simply to 0 on error or
    when layouting was killed. Better to get rid of the QProcess instance
    together with the child process.
    
    svn path=/trunk/KDE/kdesdk/kcachegrind/; revision=1285260
    515724c8