mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Close the file.
This commit is contained in:
@@ -103,6 +103,7 @@ void initSSLContext(boost::asio::ssl::context& context,
|
|||||||
throw std::runtime_error("Unable to add chain certificate");
|
throw std::runtime_error("Unable to add chain certificate");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
fclose(f);
|
||||||
}
|
}
|
||||||
catch (...)
|
catch (...)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user