Download List

프로젝트 설명

leakbug is a small, simple library intended to show
where memory leaks are occuring within a program.
It does not report leaks due to incorrect use of
another library - all reported leaks are leaks found
within the program itself.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-07-02 11:05
0.1.5

로그 파일에 LB_LOGFILE 환경 변수를 통해 출력을위한 추가 지원, 일부 내부의 구조 조정 더 지속됩니다.
Tags: Development, Minor feature enhancements
Added support for outputting to a log file through the LB_LOGFILE environment variable, and restructured some of the internals to be more consistent.

2001-12-14 00:32
0.1.4

0 바이트 또는 등록 NULL은 포인터의 메모리 등록 결과 segfaults에 대한 수정 및 leakbug 스크립트 구성에 적절한 라이브러리 정보를 표시합니다.
Tags: Development, Minor bugfixes
Fixes for segfaults as a result of registering memory of 0 bytes or registering NULL pointers, and the leakbug-config script displays the appropriate library information.

2001-08-15 03:47
0.1.3

autoconf를 2.50 지원이 추가되었습니다.
Tags: Development, Minor bugfixes
Autoconf 2.50 support has been added.

2001-07-14 13:18
0.1.2

초기 공개.
Tags: Development, Initial freshmeat announcement
Initial public release.

Project Resources