Re: leak sanitizer support
- In reply to: rickygee : "Re: leak sanitizer support"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Jan 2022 08:10:02 UTC
Here is patch for the tiny changes for after add Luoqi Chen's implementation of clang lsan for freebsd: https://raw.githubusercontent.com/emgullufsen/freebsd/lsan/lsan-params.diff ^just changed *buffer to InternalMmapVector<uptr> *buffer, to match declaration Thanks! -Eric Gullufsen