Skip to content
Commit 1256df11 authored by Milian Wolff's avatar Milian Wolff
Browse files

Don't leak the debug sessions

Fixes various memory leaks reported in the test_midbus test.
The m_shuttingDown member is required as IDebugSession::raiseEvent
would otherwise call pure-virtuals when the class is already
partially destroyed.
parent 9196bb7d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment