[Bug 38727] [patch] mptable(1) should complain about garbage arguments

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Jan 2024 00:58:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=38727

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=11500481c82c9fa6e7d3b9a707bd9ca1ed637c2d

commit 11500481c82c9fa6e7d3b9a707bd9ca1ed637c2d
Author:     Pete Zaitcev <zaitcev@redhat.com>
AuthorDate: 2024-01-15 21:42:28 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-01-16 00:57:28 +0000

    mptable: improve error reporting for invalid commands

    mptable ignores arguments with matching first letters, report errors
    when it gets garbate.

    PR: 38727
    Reviewed by: imp

 usr.sbin/mptable/mptable.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

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