タグ

メモリリークに関するgigs123のブックマーク (2)

  • mpatrol freecode日本語情報ページ - OSDN

    mpatrol は無料のメモリ リーク、メモリへの書き込みなど、動的に割り当てられたメモリの誤った使用によって発生する実行時エラーを診断しようとすると、リンク ライブラリです。すべての動的なメモリ操作 (malloc ()、新しい演算子など)、プログラムの有効期間中に発生した包括的で構成可能なログを提供するとともに mpatrol ライブラリを動的に割り当てられたメモリの誤用を検出する広範なチェックを実行し、両方のメモリ割り当てプロファイリングとトレーシングをサポートしています。さまざまなライブラリの設定は、実行時に再コンパイルまたは再リンクするライブラリの振る舞いを変更するために必要性を除去する、環境変数を介して変更できます。

    mpatrol freecode日本語情報ページ - OSDN
  • Visual Leak Detector - Enhanced Memory Leak Detection for Visual C++

    Visual Leak Detector - Enhanced Memory Leak Detection for Visual C++ Download Visual Leak Detector 1.0 - 476 Kb Download the 1.9d beta version of Visual Leak Detector (includes source) - 728 Kb Download the source code (version 1.0) - 50.3 Kb Table of Contents Introduction What's New? Using Visual Leak Detector Making a Memory Leak Detector Key Parts of the Source Code Known Bugs and Restrictions

    Visual Leak Detector - Enhanced Memory Leak Detection for Visual C++
  • 1