Opened 17 years ago

Closed 12 years ago

#186 closed defect (worksforme)

libc: check that stdout is properly flushed on exit

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.5
Component: libc-frontend Version:
Severity: normal Keywords: fflush stdio exit
Cc:

Description

gutenprint/cups had to fflush(stdout) in on incident in order to make stuff work. exit / main-return didn't seem to do the trick as it should. http://fresh.t-systems-sfr.com/linux/src/gutenprint-5.1.3.tar.gz:a/gutenprint-5.1.3/src/cups/rastertoprinter.c

Change History (2)

comment:1 Changed 13 years ago by bird

Status: newassigned

comment:2 Changed 12 years ago by bird

Resolution: worksforme
Status: assignedclosed

Works for me. See r3786 for a simple testcase.

Note: See TracTickets for help on using tickets.