diff options
author | 2017-02-17 10:14:12 +0000 | |
---|---|---|
committer | 2017-02-17 10:14:12 +0000 | |
commit | 90634dde6bb654d299182baf5300472c9936838b (patch) | |
tree | df10ebe0467c461948b25455d9a4d51652711b33 /sys/netinet/ip_ipcomp.c | |
parent | Add tests for chmod's interaction with symlinks: missing tests for -h and (diff) | |
download | wireguard-openbsd-90634dde6bb654d299182baf5300472c9936838b.tar.xz wireguard-openbsd-90634dde6bb654d299182baf5300472c9936838b.zip |
In chmod's symbolic mode without -h and -R flags, a missing FTS_COMFOLLOW
flag to fts_open led to the following behavior: the symlink's permissions
were read, changed according to the command line, and transferred to the
target file. chflags had a similar problem while chmod was unaffected.
Regression introduced in r1.33. Reported by Christopher Wellons, thanks!
ok guenther
Diffstat (limited to 'sys/netinet/ip_ipcomp.c')
0 files changed, 0 insertions, 0 deletions