[Bug 261679] libc/locale/xlocale.c: potential NULL pointer dereference in alloc_locale()

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 09 Feb 2022 00:49:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261679

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3e4e8d5cbfcd2161d7cdd513ad9d7d88f703fcb8

commit 3e4e8d5cbfcd2161d7cdd513ad9d7d88f703fcb8
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-02-02 17:24:42 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-02-09 00:42:45 +0000

    xlocale.c: check for allocation failure

    PR:     261679

    (cherry picked from commit b68522308d1e0b19c00d82c13878a693fc2ef2df)

 lib/libc/locale/xlocale.c | 3 +++
 1 file changed, 3 insertions(+)

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