HomeClusterLabs Projects

Low: libcrmcommon: Fix integer overflow of alert timeouts

Description

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>

Details

Provenance
nrwahl2Authored on Mar 20 2025, 11:02 PM
Parents
rPabe7907ebf23: Low: libcrmcommon: Ensure stonith watchdog timeout is in long range
Branches
Unknown
Tags
Unknown