https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281279

Mark Johnston <ma...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #5 from Mark Johnston <ma...@freebsd.org> ---
(In reply to Alan Somers from comment #4)
> After all, I've never actually seen the wrong uid or gid displayed by "ls", 
> which suggests that it's getting set somehow, even if MSAN doesn't know it.

What if you stat(1) just the one file?  ls is using fts(3), which perhaps stats
something like "." before the file in question, so the struct stat is already
pre-populated with the "right" value.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to