facebook / facebook/watchman

epid is used on systems where LOCAL_PEERCRED isn't defined

Open
#842 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
13.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Here https://github.com/facebook/watchman/blob/master/stream_unix.cpp#L105 epid is only defined when ```LOCAL_PEERCRED``` is defined.

But here https://github.com/facebook/watchman/blob/master/stream_unix.cpp#L133 they are both used unconditionally.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.