diff --git a/src/func_getattr_newest.cpp b/src/func_getattr_newest.cpp index 9ec8b734..f5baf321 100644 --- a/src/func_getattr_newest.cpp +++ b/src/func_getattr_newest.cpp @@ -32,6 +32,7 @@ Func2::GetattrNewest::process(const Branches &branches_, continue; *st_ = tmp_st; + newest_branch = &branch; } if(st_->st_ino == 0)