mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 07:23:44 +02:00
#538 more dtor fixes and some style fixes along the way
This commit is contained in:
@@ -66,6 +66,7 @@ SecureSocketImpl::~SecureSocketImpl()
|
||||
}
|
||||
catch (...)
|
||||
{
|
||||
poco_unexpected();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user