HomeClusterLabs Projects

Fix: cib_attrs: Fix mismatching deallocation

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

Description

Fix: cib_attrs: Fix mismatching deallocation

Memory allocated with g_ascii_strdown() should be deallocated with g_free() accordingly.
Found by Cppcheck.

Details

Provenance
Sebastian <versat@users.noreply.github.com>Authored on Feb 13 2020, 3:29 AM
GitHub <noreply@github.com>Committed on Feb 13 2020, 3:29 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.