Skip to content
Snippets Groups Projects
  • Igor Kovalenko's avatar
    4bc93d9d
    Disconnect and unreference all peak indicator stream objects · 4bc93d9d
    Igor Kovalenko authored
    Most of sink input peak indicator streams are still connected alive at the time
    their widgets are destroyed. Disconnect and unreference each one to stop memory
    leak.
    
    When sink input peak indicator stream is recreated, previous stream is only
    disconnected but not unreferenced. Unreference it to stop memory leak.
    
    Part-of: <!62>
    4bc93d9d
    History
    Disconnect and unreference all peak indicator stream objects
    Igor Kovalenko authored
    Most of sink input peak indicator streams are still connected alive at the time
    their widgets are destroyed. Disconnect and unreference each one to stop memory
    leak.
    
    When sink input peak indicator stream is recreated, previous stream is only
    disconnected but not unreferenced. Unreference it to stop memory leak.
    
    Part-of: <!62>