Fix: tools: Don't close state->stream.
If state->stream is stdout (like crm_mon currently sets it up to be),
then closing this will result in no other output being visible. The
proper file handle should be closed when the program exits.
Fix: tools: Don't close state->stream. Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |