Files
asterisk/res
Sean Bright b7c2205402 res_musiconhold.c: Prevent crash with realtime MoH
The MoH class internal file vector is potentially being manipulated by
multiple threads at the same time without sufficient locking. Switch to
a reference counted list and operate on copies where necessary.

ASTERISK-28927 #close

Change-Id: I479c5dcf88db670956e8cac177b5826c986b0217
2020-08-11 16:58:28 -05:00
..
2020-06-10 09:33:28 -05:00
2017-12-20 12:40:01 -05:00
2019-02-07 08:23:14 -06:00