mirror of https://git.musl-libc.org/git/musl
Browse Source
unlike other archs, the mips version of clone was not doing anything to align the stack pointer. this seems to have been the cause for some SIGBUS crashes that were observed in posix_spawn.rs-1.0
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue