Date: Sun, 2 Jan 2022 08:10:02 +0000 From: Eric Gullufsen <ricky@rickysquid.org> To: freebsd-hackers@freebsd.org Subject: Re: leak sanitizer support Message-ID: <20220102081002.GA5827@rickysquid.org> In-Reply-To: <20220102002851.GA32472@rickysquid.org> References: <20211230201614.z4bsknfgdde7ufwu@mutt-hbsd> <20220102002851.GA32472@rickysquid.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220102081002.GA5827>