mainspmalloc - Stephan Peijnik's malloc - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 8059
System Name: spmalloc
Name: spmalloc - Stephan Peijnik's malloc
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

spmalloc is an allocator with a few additional features to most system's default allocators.

It is designed to be used in programs using dynamically linked objects to extend their own features and includes per-module memory allocation information and per-module free'ing of memory.

The latter feature makes sure even when a module doesn't clean up correctly when being unloaded that no memory leaks are created.

If you are using spmalloc in your project please let me know.

If you want to contact me, please use the email address which can be found in my GNU Savannah profile.

Registration Date: Thu 20 Oct 2005 03:19:57 PM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha

 

Latest News rss feed

No news found

Quick Overview
 Memberlist (1 member)

Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code