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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 11 08:50:35 UTC 2021


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

--- Comment #5 from commit-hook at FreeBSD.org ---
A commit in branch releng/13.0 references this bug:

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

commit cb603e3ea2d4f2fee8fa4e59bda7e27704b6899c
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-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(-)

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


More information about the freebsd-bugs mailing list