mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 14:44:32 +02:00
parent
a0359799bd
commit
82a9a8f0cf
@ -96,6 +96,7 @@ void ConfigCompilerContext::WriteObject(const Dictionary::Ptr& object)
|
|||||||
void ConfigCompilerContext::FinishObjectsFile(void)
|
void ConfigCompilerContext::FinishObjectsFile(void)
|
||||||
{
|
{
|
||||||
m_ObjectsFP->Close();
|
m_ObjectsFP->Close();
|
||||||
|
m_ObjectsFP.reset();
|
||||||
|
|
||||||
String tempFilename = m_ObjectsPath + ".tmp";
|
String tempFilename = m_ObjectsPath + ".tmp";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user