https://bugs.kde.org/show_bug.cgi?id=331311

--- Comment #13 from Mark Wielaard <m...@klomp.org> ---
(In reply to Alexandra Hajkova from comment #12)
> Created attachment 184860 [details]
> patch

Note that NEWS doesn't apply any more (we are fixing too many bugs :)

Nice is_proc_fd_directory extension to handle fdinfo. Plus a testcase to check.

So we now have a filter_valgrind_fds_from_getdents[64]_with_refill that
replaces filter_valgrind_fds_from_getdents[64].
The old functions aren't used anymore, but are still in the patch. Lets remove
them.

I think this works. But it is a little repetitive. Maybe we can factor out the
keep_entry part into its own function which just gets the name. Then all the
loops are much simpler.

In the retry case, when there is an error, we should probably return that (to
the program as a failing syscall).

This is kind of tricky to test for.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to