Releases: d99kris/heapusage
Releases · d99kris/heapusage
v2.11
- change back minimum cmake version to 3.0
- add support for generating reports on demand
v2.09
- fix tests and build warnings
- fix cmake warnings and mac ci install
v2.07
- fix macos build warnings
- fix linux build warnings
v2.06
- update issue templates, ci branches and gitignore
v2.05
- dont install backward header/lib
- improved portability
v2.03
- free glibc resources before analyzing leaks
v2.02
- fixes #10 - more portable linking of libbfd (#11)
v2.01
- add checking for overflow, use-after-free and improved double-free detection
- add third-party library backward-cpp v1.6 with support for source filename and line-numbers in linux callstacks
- add improved mprotect error handling and malloc_size mac support
- add cpp tests
v1.13
do not require help2man / doc generation for build
v1.11
update man-page generation