L-Acoustics / avdecc

A set of open source libraries for controlling AVB entities using the AVDECC (IEEE 1722.1) protocol compliant to Avnu Milan Specifications
GNU Lesser General Public License v3.0
89 stars 22 forks source link

std::abort when trying to get a ControlledEntity during some PreAdvertise events #125

Closed christophe-calmejane closed 1 year ago

christophe-calmejane commented 1 year ago

The controller is doing more and more operations during the PreAdvertise call of an arriving entity, including some notifications about other (already discovered) entities. Trying to get a ControllerEntity during such events causes an abort to be triggered.