diff options
author | Chris Robinson <[email protected]> | 2020-01-07 03:12:49 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2020-01-07 03:12:49 -0800 |
commit | 84f65c1883bf98708ca22bded6cc1a66ddbf4219 (patch) | |
tree | d075c46dd6577e34b8227b0dff74f673a6ba2450 /alc/backends/oss.cpp | |
parent | 1a2438b09c0afadd5758414ce6aa4bff1fa6ff7d (diff) |
Avoid auto-releasing containers for the global device list
If any are left open at process shutdown, it may try to clean them up, and
subsequently close the device. This is dangerous to do at process exit, so
don't. The app should have closed the device(s) prior to exiting anyway
Diffstat (limited to 'alc/backends/oss.cpp')
0 files changed, 0 insertions, 0 deletions