looks good for merge

regards
-steve

On Thu, 2009-04-02 at 12:35 -0500, Ryan O'Hara wrote:
> This patch adds proper error checking to the saTmrTimerReschedule call
> in the saTmr service. Specifically,
> 
> * Check that timerAttibutes->type is valid.
> * Prevent changing of periodic timer to single-event timer
>   and vice versa.
> * Check that initialExpirationTime is positive and is absolute time
>   in the future.
> * Check that timerPeriodDuration is positive.
> 
> These are all defined in the spec for the saTmr service.
> 
> When possible, we do error checks in the library to avoid unnecessary
> calls into the exec. Other error checks must be done in the exec.
> 
> _______________________________________________
> Openais mailing list
> [email protected]
> https://lists.linux-foundation.org/mailman/listinfo/openais

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to