Date: Thu, 11 Mar 2021 08:50:34 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 253736] backlight(8) arg parsing can be tricked in a small way Message-ID: <bug-253736-227-6KLww6GXvI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253736-227@https.bugs.freebsd.org/bugzilla/> References: <bug-253736-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=3D253736 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch releng/13.0 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dcb603e3ea2d4f2fee8fa4e59bda7e2770= 4b6899c commit cb603e3ea2d4f2fee8fa4e59bda7e27704b6899c Author: David Schlachter <fbsd-bugzilla@schlachter.ca> AuthorDate: 2021-03-03 07:57:35 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2021-03-11 08:49:03 +0000 backlight: Fix incr/decr with percent value of 0 This now does nothing instead of incr/decr by 10% MFC After: 3 days PR: 253736 Approved by: re (gjb) (cherry picked from commit 3b005d51bd0fe4d8d19fb2df4d470b6e8baebf16) (cherry picked from commit 9ba393f2ca0fd561c1fbf96f38eb014d7f883381) usr.bin/backlight/backlight.c | 9 +++++++-- 1 file changed, 7 insertions(+), 2 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-253736-227-6KLww6GXvI>