[Bug 259076] pthread_mutex_init fails with limited AS

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 23 Oct 2021 01:12:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259076

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=00df149452bfd1b9eee9acba842bb6bc874c5ae3

commit 00df149452bfd1b9eee9acba842bb6bc874c5ae3
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-10-15 17:59:37 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-10-22 23:32:27 +0000

    crt_malloc: more accurate handling of mmap(2) failure

    PR:     259076

    (cherry picked from commit 73dddffc3175581ba99f6ced9a2e508a0e880e59)

 libexec/rtld-elf/rtld_malloc.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.