Skip to content

gmessages: Handle unused results from fputs and fwrite

Not sure if we should actually use g_error in such cases, given that if we're failing in writing we've probably some other major problem here, but that would likely recourse. So maybe just aborting.

Fixes: #2758 (closed)

Edited by Marco Trevisan

Merge request reports