public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10325] New: destructor of FILE handles created by fopencookie() not called on exit.
@ 2009-06-24 12:46 rixed at happyleptic dot org
  2009-10-30  7:19 ` [Bug libc/10325] " drepper at redhat dot com
  0 siblings, 1 reply; 3+ messages in thread
From: rixed at happyleptic dot org @ 2009-06-24 12:46 UTC (permalink / raw)
  To: glibc-bugs

C standard states that all opened FILEs are closed (hence output streams
flushed) when the programs calls exit() or returns from main.

So, one would expect that the close function of a FILE created by fopencookie
should also be called at program exit, which is not the case.

-- 
           Summary: destructor of FILE handles created by fopencookie() not
                    called on exit.
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: rixed at happyleptic dot org
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10325

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-17  5:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-10325-131@http.sourceware.org/bugzilla/>
2012-08-21 21:52 ` [Bug libc/10325] destructor of FILE handles created by fopencookie() not called on exit mvr at google dot com
2014-06-17  5:56 ` fweimer at redhat dot com
2009-06-24 12:46 [Bug libc/10325] New: " rixed at happyleptic dot org
2009-10-30  7:19 ` [Bug libc/10325] " drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).