Skip to content
  • Georg Chini's avatar
    virtual sources: Propagate asyncmsgq change after source-output move · 051f7508
    Georg Chini authored
    Currently, when the master of a virtual source is moved, the change of the
    asyncmsgq is not propagated to other attached virtual sources. This leads
    to a crash when the original master source is no longer available.
    
    This patch fixes the issue by modifying the moving callback to propagate the
    change to attached virtual sources.
    
    Virtual sinks show a similar bug but that will be fixed in a different patch
    series.
    051f7508