public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug dynamic-link/14681] New: memory leak in ld.so
@ 2012-10-07 21:29 hjl.tools at gmail dot com
  2014-06-25  6:45 ` [Bug dynamic-link/14681] " fweimer at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: hjl.tools at gmail dot com @ 2012-10-07 21:29 UTC (permalink / raw)
  To: glibc-bugs


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

             Bug #: 14681
           Summary: memory leak in ld.so
           Product: glibc
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dynamic-link
        AssignedTo: unassigned@sourceware.org
        ReportedBy: hjl.tools@gmail.com
    Classification: Unclassified


When elf/tst-leaks1 is run directly, there is a memory
leak in expand_dynamic_string_token, which sets l_origin
to malloced memory from _dl_get_origin.  When dlopened
fails, l_origin isn't freed.

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

* [Bug dynamic-link/14681] memory leak in ld.so
  2012-10-07 21:29 [Bug dynamic-link/14681] New: memory leak in ld.so hjl.tools at gmail dot com
@ 2014-06-25  6:45 ` fweimer at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fweimer at redhat dot com @ 2014-06-25  6:45 UTC (permalink / raw)
  To: glibc-bugs

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

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

end of thread, other threads:[~2014-06-25  6:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-07 21:29 [Bug dynamic-link/14681] New: memory leak in ld.so hjl.tools at gmail dot com
2014-06-25  6:45 ` [Bug dynamic-link/14681] " 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).