Refactor: libcrmcommon: Avoid snprintf() in no_pids()/has_pids()
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: libcrmcommon: Avoid snprintf() in no_pids()/has_pids() Tags None Referenced Files None Subscribers None
Description
Details
|