HomeClusterLabs Projects

Refactor: libcrmcommon: Return (gchar *) from pcmk__digest_operation()
abb69e5fa94aUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: libcrmcommon: Return (gchar *) from pcmk__digest_operation()

Avoid a pcmk__str_copy().

The calculate_X_digest() function in pe_digest.c continue to make a
(char *) copy for now, because it will be clearer to change struct
member types in a separate commit.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Mar 23 2025, 7:33 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.