Fix: cib_attrs: Fix mismatching deallocation
Memory allocated with g_ascii_strdown() should be deallocated with g_free() accordingly.
Found by Cppcheck.
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 |