搜索资源列表
valgrind-3.2.1.tar
- The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunning heap block boundaries) *
63535273MemCheck273
- Driver Memory Tool The MemCheck code is designed to provide Windows NT/2K/XP driver developers with a tool to help in the detection of the following memory handling issues: Buffer overrun Buffer corruption Buffer use after buffer release Double buffe
memcheck
- Contains implementation of memory checking framework in the emulator.
memcheck
- This file is for inclusion into client (your!) code.
rsStream
- Because Memcheck marks any slop as inaccessible, it doesn t round up sizes for malloc_usable_size(). -Because Memcheck marks any slop as inaccessible, it doesn t round up sizes for malloc_usable_size().