AU fix potential endless loop during discovery
This commit is contained in:
parent
7a1baeee79
commit
ee0826c823
@ -2346,6 +2346,7 @@ AUPluginInfo::discover_by_description (PluginInfoList& plugs, CAComponentDescrip
|
||||
case kAudioUnitType_Panner:
|
||||
case kAudioUnitType_OfflineEffect:
|
||||
case kAudioUnitType_FormatConverter:
|
||||
comp = FindNextComponent (comp, &desc);
|
||||
continue;
|
||||
|
||||
case kAudioUnitType_Output:
|
||||
|
Loading…
Reference in New Issue
Block a user