Difference between revisions of "Safeheap"
Line 8: | Line 8: | ||
|VCS checkout command=git clone git://gitorious.org/slp-siso/safeheap.git safeheap | |VCS checkout command=git clone git://gitorious.org/slp-siso/safeheap.git safeheap | ||
|Documentation note=See the README file in the source package. | |Documentation note=See the README file in the source package. | ||
− | |Related projects= | + | |Related projects= |
|Keywords=runtime, dynamic, memory, buffer, corruption, backtrace, debugging | |Keywords=runtime, dynamic, memory, buffer, corruption, backtrace, debugging | ||
|Version identifier=0.19 | |Version identifier=0.19 |
Revision as of 17:20, 2 March 2012
safeheap
http://gitorious.org/slp-siso/safeheap
Dynamic memory corruption detection utility
Run time utility to detect buffer overrun and underrun in a C/C++ programs. Aborts the program as soon as a memory corruption is detected and saves the backtrace information in a log file for later debugging. Useful tool to fix hard and frustrating memory corruption bugs.
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Jgay
Verified on
2 March 2012
Notes
This license applies to the debian package files that ship with the source files.
License
Verified by
Jgay
Verified on
2 March 2012
Notes
This license applies to the source files, excluding the debian package files.
Leaders and contributors
Contact(s) | Role |
---|---|
Ravi Sankar Guntur | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
VCS Repository Webview | VCS Repository Webview | https://gitorious.org/slp-siso/safeheap/trees/master |
Savannah (Ref) | https://savannah.nongnu.org/projects/safeheap |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.