tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Is -fsanitize=address working?



On Wed, 8 Oct 2025, RVP wrote:

Well, posix_spawn() is fork() + exec()a [...]


Err, posix_spawn() isn't that exactly now, is it? What I meant was that I can
see why O_CLOFORK would apply for posix_spawn(). Just don't see why it should
matter when creating threads, is all.

-RVP


Home | Main Index | Thread Index | Old Index