summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2014-10-28 21:26:20 +0000
committerRichard Mudgett <rmudgett@digium.com>2014-10-28 21:26:20 +0000
commit1ba42a4d8e063abb180014cfa930a76311cdf75b (patch)
treed9f6792536119e50ffaa26e2f4365db6e2a155ef /include
parent0ca681a41499249cbce586bfd9596562079bb0b0 (diff)
bridge_builtin_features: Add missing channel locks around ast_get_chan_features_general_config().
The feature_automonitor() and feature_automixmonitor() functions were not locking the channel around ast_get_chan_features_general_config(). Accessing the channel datastore list without the channel locked is a good way to corrupt the list or follow the pointer chain into oblivion. ........ Merged revisions 426531 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@426552 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions