aboutsummaryrefslogtreecommitdiffstats
path: root/alc/backends/oss.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-01-07 03:12:49 -0800
committerChris Robinson <[email protected]>2020-01-07 03:12:49 -0800
commit84f65c1883bf98708ca22bded6cc1a66ddbf4219 (patch)
treed075c46dd6577e34b8227b0dff74f673a6ba2450 /alc/backends/oss.cpp
parent1a2438b09c0afadd5758414ce6aa4bff1fa6ff7d (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