This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/167] malloc() eats excess ram


------- Additional Comments From drepper at redhat dot com  2004-08-09 07:42 -------
There is no way I'm replacing the malloc implementation with something new just
like that.  Work with Doug Lea and/or Wolfram Gloger to integrate changes into
the glibc malloc or have them endorse your implementation.  Until either happens
no code will be replaced.

Just use your implementation by adding the code to your programs or a separate
DSO.  All the malloc code in glibc can be overwritten by external code.

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


http://sources.redhat.com/bugzilla/show_bug.cgi?id=167

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]