• Philip Withnall's avatar
    agent: Fix locking when calling component_free() · 754596c8
    Philip Withnall authored
    As mentioned in the previous commit message, component_free() requires
    the agent lock to be released, but component_close() requires it to be
    held. Fix the locking in nice_agent_remove_stream() to do that.
    754596c8
agent.c 173 KB