mirror of http://gerrit.asterisk.org/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/31/4931/1
parent
abf9561518
commit
0956ca15dc
Loading…
Reference in new issue