HomeClusterLabs Projects

Fix: tools: Handle request being NULL.

Description

Fix: tools: Handle request being NULL.

This is allowed when it comes time to write the formatted output to its
destination. However, creating the formatted output object crashes due
to trying to call g_strjoinv on a NULL. So handle that.

Details

Provenance
clumensAuthored on Dec 6 2019, 12:21 PM
Parents
rP885d8369c47b: Fix: libcrmcommon: request should be a gchar *, not a char *.
Branches
Unknown
Tags
Unknown

Event Timeline