mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Add various missing close() calls
This commit is contained in:
@@ -2476,6 +2476,8 @@ do_node_rejoin(void)
|
||||
|
||||
termPQExpBuffer(&slotdir_ent_path);
|
||||
}
|
||||
|
||||
closedir(slotdir);
|
||||
}
|
||||
termPQExpBuffer(&slotdir_path);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user