Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Dmalloc

From Wikipedia, the free encyclopedia

Dmalloc is aCmemory debugger library written byGray Watson to assist programmers in finding a variety ofdynamic memoryallocation mistakes. It replaces parts (such asmalloc) of theC standard library provided by theoperating system orcompiler with its own versions, which produce information intended to help the programmer detect problematic code.

Dmalloc can findmemory leaks,off-by-one errors, and usage of invalid addresses in some library functions calls.

See also

[edit]

External links

[edit]
Stub icon

ThisUnix-related article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Dmalloc&oldid=1262281560"
Categories:
Hidden category:

[8]ページ先頭

©2009-2025 Movatter.jp