Refactor: libcrmcommon: Avoid snprintf() in pcmk__time_format_hr()
We weren't error-checking it, and this way we don't have to. GString
functions assert on memory error.
Ref T974
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>
Refactor: libcrmcommon: Avoid snprintf() in pcmk__time_format_hr() Tags None Referenced Files None Subscribers None
Description
Details
|