]> git.ipfire.org Git - thirdparty/glibc.git/commit
mach: Fix mach_setup_thread_impl with NULL stack_base
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 22 May 2023 17:47:49 +0000 (17:47 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 22 May 2023 17:47:53 +0000 (17:47 +0000)
commitea752260cc40ab3411d841cb5ece8df66b27add4
tree36f882ec8f7d0a84a9e2eb961b43edf608832e2b
parentea08d8dceab27ef464b9c00a03b5c61a741a634d
mach: Fix mach_setup_thread_impl with NULL stack_base

This is notably necessary for running the gmon thread.
mach/setup-thread.c