From bf1fa0f27c0111d81f206d6bff22b24e96bc029d Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Tue, 26 Nov 2024 01:33:37 -0600 Subject: [PATCH] func_getattr_newest.cpp --- src/func_getattr_newest.cpp | 1 + 1 file changed, 1 insertion(+) 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)