Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not call dlclose on AAudio. It could cause a segfault if thread_local was used by AAudio. And the destructor is never called anyway so there is no resource leak. Fixes #1160
- Loading branch information