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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 23 Apr 2023 23:39:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271038

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=043e24bdb01938c0d5a73a3192e316ce0b96ec1b

commit 043e24bdb01938c0d5a73a3192e316ce0b96ec1b
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-04-23 23:30:58 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-04-23 23:38:48 +0000

    posixshmcontrol(1): silently ignore inaccessible segments when listing

    PR:     271038
    Reported by:    rau8344@gmail.com
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week

 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.