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.
Fix: tools: Handle request being NULL. Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |