Low: libcrmcommon: Fix integer overflow of alert timeouts
The existing code casts the timeout to int without first making sure
it's greater than INT_MIN.
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>
Low: libcrmcommon: Fix integer overflow of alert timeouts Tags None Referenced Files None Subscribers None
Description
Details
|