chap
chap copied to clipboard
chap analyzes un-instrumented core files for leaks, memory growth, and corruption
I can't clone the repository onto an NTFS drive. Here's what happens: ```/media/user/Media/Repositories$ git clone https://github.com/vmware/chap.git Cloning into 'chap'... remote: Enumerating objects: 30, done. remote: Counting objects: 100% (30/30), done....
### Describe the bug Your chap binary was compiled using a stale build environment that generates invalid std::regex code. Upgrade your build environment and remake chap. My cmake is 3.17.5,...
Hi chap team, how can I enable showing the infected code lines ? is it possible ?
Command completion does not yet support any commands that are not set based. Some commands that are not set based include "help", "source" and "redirect".
This commit adds "add" operation for the derived set using the set of allocations and complete the help information. To add some allocation calculated set S' to the derived set,...
### Is your feature request related to a problem? Please describe. Multiple calculated sets are all intended to be added to the derived set. ### Describe the solution you'd like...
### Is your feature request related to a problem? Please describe. [Extra null pointer checks are not needed](https://isocpp.org/wiki/faq/freestore-mgmt#delete-handles-null "Do I need to check for null before delete p?") in [the...
### Describe the bug LastTest.log: ```bash 27/29 Testing: expectedOutput/ELF64/LibcMalloc/SpinningThreads_longHeapHeader 27/29 Test: expectedOutput/ELF64/LibcMalloc/SpinningThreads_longHeapHeader Command: "/usr1/code/chap/test/expectedOutput/driver" "/usr1/code/chap/build/chap" "/usr1/code/chap/test/expectedOutput/ELF64/LibcMalloc/SpinningThreads_longHeapHeader" Directory: /usr1/code/chap/build/test/expectedOutput/ELF64/LibcMalloc/SpinningThreads_longHeapHeader "expectedOutput/ELF64/LibcMalloc/SpinningThreads_longHeapHeader" start time: Aug 27 09:02 CST Output: ---------------------------------------------------------- Wrote results to...