On Wed, May 10, 2023 at 10:08:09AM +0200, Theo Buehler wrote:

> > Thanks! It has been committed. I doubt though if the Go runtime uses
> > libc malloc.
> 
> I don't know if the pure Go runtime uses libc malloc. However, some
> of the test code involves cgo and calls into various C libraries
> including libcrypto. So it definitely exercised malloc in a threaded
> environment.

Good to know, thanks again,

        -Otto

Reply via email to