Anton Pak
-
2008-10-22
File: openhpid/oh_client.cpp
Function: saHpiSensorThresholdsSet
According to SAF HPI-B.02.01, section 7.2.7:
SA_ERR_HPI_INVALID_PARAMS is returned if the SensorThresholds pointer is passed in as NULL.
Current implementation returns SA_ERR_HPI_INVALID_DATA.
The patch is attached.