Richard Stanway bc231eda75
libobs: Fix a race condition when initializing audio sources
The source shouldn't be inserted into obs->data.first_audio_source until it's
fully initialized, or other threads will access source->control and
dereference an uninitialized pointer.
2016-04-13 18:39:24 +02:00
..
2016-03-21 15:30:11 -07:00
2015-05-11 20:45:25 +02:00
2016-04-03 21:54:02 -07:00