Opened 12 years ago
Closed 11 years ago
#269 closed defect (fixed)
fopen() crash
| Reported by: | KO Myung-Hun | Owned by: | bird |
|---|---|---|---|
| Priority: | normal | Milestone: | libc-0.6.6 |
| Component: | libc-backend | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi/2.
fopen() crash if a complex and very long argument is passed instead of returning NULL and setting errno to ENAMETOOLONG.
Attachments (2)
Change History (4)
by , 12 years ago
comment:1 by , 12 years ago
| Milestone: | → libc-0.6.6 |
|---|---|
| Priority: | highest → normal |
| Severity: | blocker → normal |
| Status: | new → accepted |
comment:2 by , 11 years ago
| Component: | libc → libc-backend |
|---|---|
| Resolution: | → fixed |
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

testcase for a fopen() crash