[Bug 271038] "posixshmcontrol ls" gets an error when another user restricts some shared memory

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 27 Apr 2023 00:46:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271038

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=06e36c8c7717338558aa807db63c80f245bf533b

commit 06e36c8c7717338558aa807db63c80f245bf533b
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-04-23 23:30:58 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-04-27 00:45:02 +0000

    posixshmcontrol(1): silently ignore inaccessible segments when listing

    PR:     271038

    (cherry picked from commit 043e24bdb01938c0d5a73a3192e316ce0b96ec1b)

 usr.bin/posixshmcontrol/posixshmcontrol.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

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