Opened 18 years ago
Closed 18 years ago
#142 closed defect (fixed)
libc: tempnam(NULL,NULL) crashes and tempnam messes up errno
Reported by: | bird | Owned by: | bird |
---|---|---|---|
Priority: | normal | Milestone: | libc-0.6.2 |
Component: | libc-frontend | Version: | 0.6 |
Severity: | normal | Keywords: | tempnam |
Cc: |
Description
Title says it all.
Note:
See TracTickets
for help on using tickets.
(In [3013]) Fixed tempnam(NULL,NULL) crash and errno clobbering. Fixes #142.