Date: Sun, 2 Jan 2022 09:53:06 -0800 From: Luoqi Chen <luoqi.chen@gmail.com> To: rickygee <ricky@rickysquid.org> Cc: freebsd-hackers@freebsd.org, Shawn Webb <shawn.webb@hardenedbsd.org> Subject: Re: leak sanitizer support Message-ID: <CAHJqQjvZnthAqvE_eJ--A0tpHrxbFgYs6qWF4iq0sd3HSvKycQ@mail.gmail.com> 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
[-- Attachment #1 --] Hi, Eric, Thanks for trying out the patch and adapting it to -current. To be honest, I wasn't very careful about details such as locking, it was meant for internal use only (and the fact that these details don't usually matter for a normally terminating process). For a wider audience, it's better to tie up the loose ends. I've spent a little bit of time to fix the potential locking issue and also to cleanup some unused code, would you mind trying out the new version? I've updated the diff files. -luoqi [-- Attachment #2 --] <div dir="ltr"><div><span style="color:rgb(80,0,80)">Hi, Eric,</span><div style="color:rgb(80,0,80)"><br></div><div style="color:rgb(80,0,80)">Thanks for trying out the patch and adapting it to -current. To be honest, I wasn't very careful about details such as locking, it was meant for internal use only (and the fact that these details don't usually matter for a normally terminating process). For a wider audience, it's better to tie up the loose ends. I've spent a little bit of time to fix the potential locking issue and also to cleanup some unused code, would you mind trying out the new version? I've updated the diff files.</div><div style="color:rgb(80,0,80)"><br></div><div style="color:rgb(80,0,80)">-luoqi</div><div style="color:rgb(80,0,80)"><br></div></div></div>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHJqQjvZnthAqvE_eJ--A0tpHrxbFgYs6qWF4iq0sd3HSvKycQ>
