#52 closed defect (fixed)
libc: path resolver fails resolving a directory symlink for lstat — at Version 1
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 (1)
comment:1 by , 19 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This was actually two symlink bugs, the first one hiding the 2nd. Both fixed.