HomeClusterLabs Projects

Low: libcrmcommon: Fix memory leak in text_end_list()/curses_end_list()

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Low: libcrmcommon: Fix memory leak in text_end_list()/curses_end_list()

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

Ref T704

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

Details

Provenance
nrwahl2Authored on Jan 24 2025, 4:20 PM
Tasks
Restricted Maniphest Task

Commit No Longer Exists

This commit no longer exists in the repository.