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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ma...@freebsd.org
             Status|New                         |Open

--- Comment #1 from Mark Johnston <ma...@freebsd.org> ---
Is this report effectively just saying that ls doesn't close all of its fds
before exiting?  I don't think that's a bug: there's no point in calling
close() when the kernel's going to clean up anyway.

Does valgrind have any way of annotating code to suppress reports like that?

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

Reply via email to