[Bug 253736] backlight(8) arg parsing can be tricked in a small way

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 3 08:03:11 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253736

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3b005d51bd0fe4d8d19fb2df4d470b6e8baebf16

commit 3b005d51bd0fe4d8d19fb2df4d470b6e8baebf16
Author:     David Schlachter <fbsd-bugzilla at schlachter.ca>
AuthorDate: 2021-03-03 07:57:35 +0000
Commit:     Emmanuel Vadot <manu at FreeBSD.org>
CommitDate: 2021-03-03 07:57:35 +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

 usr.bin/backlight/backlight.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

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


More information about the freebsd-bugs mailing list