Opened 16 years ago
Closed 14 years ago
#200 closed defect (fixed)
libc: stat on symlink returns garbage
Reported by: | bird | Owned by: | bird |
---|---|---|---|
Priority: | normal | Milestone: | libc-0.6.4 |
Component: | libc-backend | Version: | 0.6.2 |
Severity: | normal | Keywords: | lstat |
Cc: |
Description
Title says it all.
Change History (6)
comment:1 by , 16 years ago
Summary: | libc: lstat on symlink returns garbage → libc: stat on symlink returns garbage |
---|
comment:2 by , 14 years ago
Status: | new → assigned |
---|
comment:3 by , 14 years ago
comment:4 by , 14 years ago
comment:5 by , 14 years ago
comment:6 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Couldn't reproduce, only a tiny off by one st_size bug when creating symlinks.
Note:
See TracTickets
for help on using tickets.
Correction to title - lstat works OK - stat is broken