It appears that we can get a fun circle dependency on a shared object on
some system configurations causing issues with our 'fake' function
pointer names. This can lead to a crash.
The new wrapper generator renames all the symbols so this can't happen
anymore. See
|
||
|---|---|---|
| .. | ||
| asound-so_wrap.c | ||
| asound-so_wrap.h | ||
| audio_driver_alsa.cpp | ||
| audio_driver_alsa.h | ||
| SCsub | ||