Module Name: src Committed By: bouyer Date: Sun Dec 3 17:34:51 UTC 2017
Modified Files:
src/sys/dev/acpi/wmi: wmi_acpi.c
Log Message:
- make sure strtoul() is called with a NULL-terminated string.
- acpi_wmi_input(): a valid data block may have flags set to 0.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/acpi/wmi/wmi_acpi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
