LeakSanitizer v1.1
This is the version 1.1 of the LeakSanitizer.
It is intended to analyze the memory usage of your program and to detect memory leaks.
The update features the following changes:
- The output stream can be chosen from the standard output and the standard error streams.
- The headers now have inline code documentation.
- The formatting of the output can now also be disabled.
- Some other improvements to the stability and performance.
See the readme and the wiki for more information.
This release is licensed under the terms of the GPL 3.0. See the file LICENSE or https://www.gnu.org/licenses/.
© Copyright 2022 mhahnFr and contributors