public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/12878] dlfcn _dlerror_run leaks memory
       [not found] <bug-12878-131@http.sourceware.org/bugzilla/>
@ 2011-09-10  2:25 ` drepper.fsp at gmail dot com
  2012-02-21  2:41 ` [Bug ld.so|libdl/12878] " jsm28 at gcc dot gnu.org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: drepper.fsp at gmail dot com @ 2011-09-10  2:25 UTC (permalink / raw)
  To: glibc-bugs

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

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-09-10 02:25:00 UTC ---
You have to provide the sources for a self-contained test case.

-- 
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] 7+ messages in thread

* [Bug ld.so|libdl/12878] dlfcn _dlerror_run leaks memory
       [not found] <bug-12878-131@http.sourceware.org/bugzilla/>
  2011-09-10  2:25 ` [Bug libc/12878] dlfcn _dlerror_run leaks memory drepper.fsp at gmail dot com
@ 2012-02-21  2:41 ` jsm28 at gcc dot gnu.org
  2012-04-24 20:48 ` [Bug dynamic-link/12878] " ppluzhnikov at google dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-02-21  2:41 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |ld.so|libdl

-- 
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] 7+ messages in thread

* [Bug dynamic-link/12878] dlfcn _dlerror_run leaks memory
       [not found] <bug-12878-131@http.sourceware.org/bugzilla/>
  2011-09-10  2:25 ` [Bug libc/12878] dlfcn _dlerror_run leaks memory drepper.fsp at gmail dot com
  2012-02-21  2:41 ` [Bug ld.so|libdl/12878] " jsm28 at gcc dot gnu.org
@ 2012-04-24 20:48 ` ppluzhnikov at google dot com
  2012-04-24 20:49 ` ppluzhnikov at google dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: ppluzhnikov at google dot com @ 2012-04-24 20:48 UTC (permalink / raw)
  To: glibc-bugs

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

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |ppluzhnikov at google dot
                   |                            |com
         Resolution|                            |INVALID

--- Comment #2 from Paul Pluzhnikov <ppluzhnikov at google dot com> 2012-04-24 20:47:41 UTC ---
Still reachable is not leaked. There is nothing wrong with having still
reachable memory.

-- 
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] 7+ messages in thread

* [Bug dynamic-link/12878] dlfcn _dlerror_run leaks memory
       [not found] <bug-12878-131@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-04-24 20:48 ` [Bug dynamic-link/12878] " ppluzhnikov at google dot com
@ 2012-04-24 20:49 ` ppluzhnikov at google dot com
  2014-02-16 18:24 ` jackie.rosen at hushmail dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: ppluzhnikov at google dot com @ 2012-04-24 20:49 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #3 from Paul Pluzhnikov <ppluzhnikov at google dot com> 2012-04-24 20:49:05 UTC ---
See also PR 14015, where the same allocation appears to be "definitely lost".

-- 
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] 7+ messages in thread

* [Bug dynamic-link/12878] dlfcn _dlerror_run leaks memory
       [not found] <bug-12878-131@http.sourceware.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-04-24 20:49 ` ppluzhnikov at google dot com
@ 2014-02-16 18:24 ` jackie.rosen at hushmail dot com
  2014-05-28 19:44 ` schwab at sourceware dot org
  2014-06-24  8:35 ` fweimer at redhat dot com
  6 siblings, 0 replies; 7+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 18:24 UTC (permalink / raw)
  To: glibc-bugs

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

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #4 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.

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


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

* [Bug dynamic-link/12878] dlfcn _dlerror_run leaks memory
       [not found] <bug-12878-131@http.sourceware.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2014-02-16 18:24 ` jackie.rosen at hushmail dot com
@ 2014-05-28 19:44 ` schwab at sourceware dot org
  2014-06-24  8:35 ` fweimer at redhat dot com
  6 siblings, 0 replies; 7+ messages in thread
From: schwab at sourceware dot org @ 2014-05-28 19:44 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|jackie.rosen at hushmail dot com   |

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


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

* [Bug dynamic-link/12878] dlfcn _dlerror_run leaks memory
       [not found] <bug-12878-131@http.sourceware.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2014-05-28 19:44 ` schwab at sourceware dot org
@ 2014-06-24  8:35 ` fweimer at redhat dot com
  6 siblings, 0 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2014-06-24  8:35 UTC (permalink / raw)
  To: glibc-bugs

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

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] 7+ messages in thread

end of thread, other threads:[~2014-06-24  8:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-12878-131@http.sourceware.org/bugzilla/>
2011-09-10  2:25 ` [Bug libc/12878] dlfcn _dlerror_run leaks memory drepper.fsp at gmail dot com
2012-02-21  2:41 ` [Bug ld.so|libdl/12878] " jsm28 at gcc dot gnu.org
2012-04-24 20:48 ` [Bug dynamic-link/12878] " ppluzhnikov at google dot com
2012-04-24 20:49 ` ppluzhnikov at google dot com
2014-02-16 18:24 ` jackie.rosen at hushmail dot com
2014-05-28 19:44 ` schwab at sourceware dot org
2014-06-24  8:35 ` fweimer 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).