#52 closed defect (fixed)
libc: path resolver fails resolving a directory symlink for lstat
Reported by: | bird | Owned by: | bird |
---|---|---|---|
Priority: | normal | Milestone: | libc-0.6.1 |
Component: | libc-backend | Version: | 0.6 |
Severity: | normal | Keywords: | libc pathresolver symlinks trailing-slash |
Cc: |
Description (last modified by )
mkdir dir ln -s dir symlink stat symlink/
Change History (3)
comment:1 by , 19 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 19 years ago
Description: | modified (diff) |
---|
comment:3 by , 19 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
This was actually two symlink bugs, the first one hiding the 2nd. Both fixed.