diff options
author | Kenny Levinsen <kl@kl.wtf> | 2021-08-08 18:22:17 +0200 |
---|---|---|
committer | Kenny Levinsen <kl@kl.wtf> | 2021-08-08 18:22:17 +0200 |
commit | 309650aa4d4be1310b20e7293a3bc0c47aeecf0e (patch) | |
tree | 02d19c5d1c59d067188c0fd7fb6997412accf721 /.builds | |
parent | 2cfc56d5ed87440c58ed7fa538c3a3dbf73fbfc2 (diff) |
seatd: Use path in chmod/chown operations
c8b3a22d4ef0f69c3d22f0ec1170b89c93ef1dc3 snuck in a change which
converts chown/chmod to fchown/fchmod using the socket fd. This appears
to succeed under Linux, but fails with EINVAL on FreeBSD. As the error
handling in this area was flawed, CI failed to catch the regression.
Partially revert c8b3a22d4ef0f69c3d22f0ec1170b89c93ef1dc3 to fix the
regression on FreeBSD.
Diffstat (limited to '.builds')
0 files changed, 0 insertions, 0 deletions