This is the version 1.10 of the LeakSanitizer!
It contains the following changes:
- Invalid de-allocations are now properly detected.
- Drastically sped up the processes:
- Reduced the allocation tracking overhead by approximately factor 2.
- Tracking allocations concurrently when appropriate.
- Caching already computed information.
- Minor bug fixes and enhancements.
See the README and the wiki for more information.
Here you can find the detailed explanation how to update your copy of the LeakSanitizer.
Full Changelog: v1.9...v1.10
This release includes the CallstackLibrary, Copyright © mhahnFr, licensed under the terms of the GNU GPL in version 3 or later.
The source code can be found here.
This release is licensed under the terms of the GNU GPL in version 3 or later, see the file LICENSE or https://www.gnu.org/licenses/.
© Copyright 2024 mhahnFr