public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10325] destructor of FILE handles created by fopencookie() not called on exit.
       [not found] <bug-10325-131@http.sourceware.org/bugzilla/>
@ 2012-08-21 21:52 ` mvr at google dot com
  2014-06-17  5:56 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: mvr at google dot com @ 2012-08-21 21:52 UTC (permalink / raw)
  To: glibc-bugs

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

Maxim Razin <mvr at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mvr at google dot com

--- Comment #2 from Maxim Razin <mvr at google dot com> 2012-08-21 21:51:21 UTC ---
*** Bug 14504 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/10325] destructor of FILE handles created by fopencookie() not called on exit.
       [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
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-17  5:56 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

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


------- Additional Comments From drepper at redhat dot com  2009-10-30 07:18 -------
This wasn't in the design.  The system doesn't know anything about the actual
implementation.  Perhaps some of the resources needed for the cookie functions
is already gone.  It's not safe to try to close the FILE.  Aside, there might be
code out there which depends on the current behavior.  It'd different if from
day one this requirement would have existed.

And whatever ISO C says doesn't apply here because cookie streams are not in ISO C.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


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).