HomeClusterLabs Projects

Fix: libpe_status: Add unused arguments to output messages.

Description

Fix: libpe_status: Add unused arguments to output messages.

All output message functions should always pop all arguments off the
va_arg stack, even if they're not going to use them. This is to help
prevent bugs in the future. The ones that are unused should be marked
as such.

Details

Provenance
clumensAuthored on Jan 31 2020, 1:14 PM
Parents
rP633e1b456863: Merge pull request #1993 from kgaillot/clbz5420
Branches
Unknown
Tags
Unknown

Event Timeline