Verified Commit c9731c65 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

Bugfix: links to pipe raise exception

In the kernel VFS some file descriptors under /proc/<PID>/fd/ could be
links to a pipe, this is a special case in which the `readlink` function
would not work. So when we detect this case we forward to kernel
parent 1cf0930a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment