[GitHub] trafficserver pull request: TS-4057 Missing check for system call ...

2015-12-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/367 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] trafficserver pull request: TS-4057 Missing check for system call ...

2015-12-07 Thread danobi
GitHub user danobi opened a pull request: https://github.com/apache/trafficserver/pull/367 TS-4057 Missing check for system call error EPERM and EACCES are often consfused for each other. EPERM means "operation not permitted", ie doing this would not be in your best inte