mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-30 00:56:03 -04:00
Audio ids were being stored in a map with const char pointers, thus they were destroyed when call_once finished. To fix this, store std::strings instead.
159 KiB
159 KiB