Refactor: pacemakerd: Avoid snprintf() in pacemakerd_read_config()
To avoid the need to error-check snprintf() explicitly, which we have
not been doing.
Ref T974
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>
Refactor: pacemakerd: Avoid snprintf() in pacemakerd_read_config() Tags None Referenced Files None Subscribers None
Description
Details
|