summaryrefslogtreecommitdiff
path: root/mkinstalldirs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-02-13 11:05:51 +0000
committerJoshua Colp <jcolp@digium.com>2017-02-13 05:09:30 -0600
commit89871576b943058b65a7bfbe9df59fbe75f982dd (patch)
treed829716060f8bb8c88453a767171feadcc76598e /mkinstalldirs
parent648d181d2fb62284eb7a2284221b48240a0e876e (diff)
channel: Protect flags in ast_waitfor_nandfds operation.
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: I2c5c8edec17c9bdad4a93291576838cb552ca5ed
Diffstat (limited to 'mkinstalldirs')
0 files changed, 0 insertions, 0 deletions