mirror of https://github.com/asterisk/asterisk
The ast_waitfor_nandfds operation will manipulate the flags of channels passed in. This was previously done without the channel lock being held. This could result in incorrect values existing for the flags if another thread manipulated the flags at the same time. This change locks the channel during flag manipulation. ASTERISK-26788 Change-Id: I2c5c8edec17c9bdad4a93291576838cb552ca5edchanges/30/4930/1
parent
c7fcc4468f
commit
18f1b52601
Loading…
Reference in new issue