Refactor: libpe_status: Avoid snprintf() in get_rscs_brief()
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: libpe_status: Avoid snprintf() in get_rscs_brief() Tags None Referenced Files None Subscribers None
Description
Details
|