HomeClusterLabs Projects

Low: libcrmcommon: Fix memory leak in text_end_list()
06de2bfc77f7Unpublished

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

Low: libcrmcommon: Fix memory leak in text_end_list()

We were freeing the string members of text_list_data_t, but not the
text_list_data_t object itself.

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

Details

Provenance
nrwahl2Authored on Jan 24 2025, 4:20 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.