[Bug 279268] [patch] xdm dies when pressing CTRL-C if pam_xdg.so is used
Date: Mon, 03 Jun 2024 07:37:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279268 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=9fe726012df9a125a40df0b70a2e5c6f6b7bb913 commit 9fe726012df9a125a40df0b70a2e5c6f6b7bb913 Author: Andre Albsmeier <mail@fbsd2.e4m.org> AuthorDate: 2024-05-27 06:31:34 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2024-06-03 07:35:41 +0000 pam_xdg: pam_get_item can return NULL Fix pam_xdg as pam_get_item can return NULL, this happens when pressing control + C in xdm for example. MFC after: 1 week PR: 279268 (cherry picked from commit cca0ce62f367d03ed429bf99e41e6aca8cb7f2ac) lib/libpam/modules/pam_xdg/pam_xdg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.