mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-02 14:13:25 +08:00
branch2.cpp
This commit is contained in:
parent
2f78a3c1b0
commit
82c16f5eb1
@ -29,5 +29,6 @@ Branch2::Branch2(toml::value const &v_)
|
|||||||
|
|
||||||
Branch2::~Branch2()
|
Branch2::~Branch2()
|
||||||
{
|
{
|
||||||
|
if(fd >= 0)
|
||||||
|
close(fd);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user