mirror of
https://github.com/godotengine/godot
synced 2024-11-02 10:25:48 +00:00
8d36b17343
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 https://github.com/hpvb/dynload-wrapper/commit/704135e This closes #46140 |
||
---|---|---|
.. | ||
midi_driver_alsamidi.cpp | ||
midi_driver_alsamidi.h | ||
SCsub |