Fix: libcrmcommon: Don't leak memory in pcmk__cmdline_preproc.
The result of this function is always freed with g_strfreev, which means
the memory needs to be allocated with g_strdup.
Fix: libcrmcommon: Don't leak memory in pcmk__cmdline_preproc. Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |