lib/{curl,upnp}: add more exception handlers
Bugs found by Coverity.
This commit is contained in:
@@ -72,7 +72,7 @@ CurlRequest::~CurlRequest() noexcept
|
||||
}
|
||||
|
||||
void
|
||||
CurlRequest::Start() noexcept
|
||||
CurlRequest::Start()
|
||||
{
|
||||
assert(!registered);
|
||||
|
||||
|
Reference in New Issue
Block a user