Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/acpi/acpica



Module Name:    src
Committed By:   kochi
Date:           Thu Apr 13 08:27:09 UTC 2006

Modified Files:
        src/sys/dev/acpi/acpica: OsdMisc.c

Log Message:
NULL check for a parameter of AcpiOsSignal().
The upper layer (ACPI-CA) might call with NULL pointer.

This should resolve Coverity CID 1114.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/acpi/acpica/OsdMisc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index