CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2017/09/07 05:23:17

Modified files:
        sys/dev/acpi   : acpitoshiba.c 

Log message:
In toshiba_hotkey() initialize the ret value to failure as it is
not set in all code paths.
found by clang -Wuninitialized; OK deraadt@

Reply via email to