-
Max Kellermann authored
Coverity discovered that the Pulse plugin could throw exceptions from Pause(), but that method was marked "noexcept" because its caller was not designed to catch exceptions. So instead of avoiding exceptions (by catching and logging them in each and every implementation), let's allow them, and do the catch/log game in the MPD core.
d0f6131b
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
AndroidSimpleBufferQueue.hxx | ||
Engine.hxx | ||
Object.hxx | ||
Play.hxx | ||
SlesOutputPlugin.cxx | ||
SlesOutputPlugin.hxx |