HomeFreeBSD

clang: Skip attempts to access /proc/self/fd

Description

clang: Skip attempts to access /proc/self/fd

In contrast to Linux it does not provide entries which can be readlinked

  • these are just regular files, not giving the expected outcome. That's

on top of procfs not being mounted by default to begin with.

Reviewed by: dim
Differential Revision: https://reviews.freebsd.org/D34684

Details

Provenance
mjgAuthored on Mar 27 2022, 6:01 PM
Reviewer
dim
Differential Revision
D34684: clang: Skip attempts to access /proc/self/fd
Parents
rGef88adc5273d: pf(4): Fix a typo in a source code comment
Branches
Unknown
Tags
Unknown