Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#52 closed defect (fixed)

libc: path resolver fails resolving a directory symlink for lstat — at Version 2

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 bird)

{{{ mkdir dir ln -s dir symlink stat symlink/ }}}

Change History (2)

comment:1 Changed 18 years ago by bird

Description: modified (diff)
Resolution: fixed
Status: newclosed

This was actually two symlink bugs, the first one hiding the 2nd. Both fixed.

comment:2 Changed 18 years ago by bird

Description: modified (diff)
Note: See TracTickets for help on using tickets.