Date: Tue, 16 Jan 2024 00:58:39 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 38727] [patch] mptable(1) should complain about garbage arguments Message-ID: <bug-38727-227-pmiTHg7Sra@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-38727-227@https.bugs.freebsd.org/bugzilla/> References: <bug-38727-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D38727 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D11500481c82c9fa6e7d3b9a707bd9ca1e= d637c2d 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-38727-227-pmiTHg7Sra>