Opened 17 years ago

Closed 17 years ago

#146 closed defect (fixed)

libc: fread() on a write-only stream incorrectly puts it in an irreversable read mode

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.2
Component: libc-frontend Version: 0.6
Severity: normal Keywords: fread write-only stream stdio
Cc:

Description

A little glitch in the fread code.

Change History (1)

comment:1 Changed 17 years ago by bird

Resolution: fixed
Status: newclosed

(In [3023]) Fixed fread bug that blocked up write-only streams. Fixes #146.

Note: See TracTickets for help on using tickets.