| commit | 034f27a0c09e69fe3589045b41f03f6e345b63f5 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Wed Aug 21 02:40:44 2013 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Wed Aug 21 02:40:44 2013 +1000 |
| tree | 2cc8f94b7a702638c36c281ca4f6c31e79a406ff | |
| parent | c6895c5c67492144dd28589e5788f783be9152ed [diff] |
- djm@cvs.openbsd.org 2013/08/08 04:52:04
[sftp.c]
fix two year old regression: symlinking a file would incorrectly
canonicalise the target path. bz#2129 report from delphij AT freebsd.org